Directory

Search MCP Servers

Explore 23,068 servers by name, category, or capability

Showing 97–120 of 21,031 for Simple CLI MCP Client Using LangChain / Python

Network - AI

Multi-agent orchestration MCP server with atomic shared blackboard, FSM governance, per-agent budget enforcement, and adapters for 12 AI frameworks including…

Salesforce HTTP MCP Server

A Model Context Protocol (MCP) server that integrates Salesforce with LangChain, enabling tool discovery and SOQL query execution over HTTP.

Webfetch Mcp

# webfetch-mcp ![Python](https://img.shields.io/badge/python-3.10%2B-blue) ![License](https://img.shields.io/badge/license-MIT-green)…

Agentgate

<p align="center"> <h1 align="center">AgentGate</h1> <p align="center"> <strong>Human-in-the-loop approval system for AI agents.</strong><br> Agents request…

Outlook MCP Server

# 🤖 Outlook MCP Server **AI-powered email management for Microsoft Outlook** - Search, compose, organize, and batch forward emails with natural language…

urfave-cli-mcp

urfave-cli-mcp is a Go package that reuses a urfave/cli application as a Model Context Protocol (MCP) server. It crawls the application's Command tree and…

🌐 MCP-Server-101

This project 🌐 is a robust implementation of the Model Context Protocol (MCP), designed to facilitate seamless integration and interaction with various…

Simple Weather MCP

# Simple Weather MCP A simple, cross-platform MCP server for weather and weather forecasts. Originates from Nipun Haldar's…

Quick Example

# Standardizing LLM Interaction with MCP Servers Model Context Protocol, or MCP, is [an open protocol that standardizes how applications provide context to…

MCP SERVER

With this MCP, you can debug your application by querying any issue to an LLM using the latest documentation available on the web. We currently support…

Microsoft 365 MCP Server

An MCP server that lets you manage Microsoft 365 services using natural language. It translates prompts into CLI for Microsoft 365 commands, covering Entra ID…

Patronus MCP Server

# Patronus MCP Server An MCP server implementation for the Patronus SDK, providing a standardized interface for running powerful LLM system optimizations…

Semantic Sift

# 🔍 Semantic-Sift **The Reasoning-First Middleware for High-Fidelity Agentic Workflows.** [![CI](https://github.com/luismichio/semantic-sift/actions/workflows/c…

Winforensics Mcp

<img src="icon.png" width="150" alt="WinForensics MCP"> # Windows Forensics MCP Server > **Windows DFIR from Linux** - A comprehensive forensics toolkit…

Simple MCP Server

# Simple MCP Server ## Setup Environment 1. Create virtual environment and activate ```bash python3 -m venv venv # Ubuntu source ./venv/bin/activate # Windows…

mcp-server-diff-python

# mcp-server-diff-python An MCP server for obtaining text differences between two strings. This server leverages Python's standard library `difflib` to…