Token导航 LogoToken导航TokenDH.com

MCP 工具与服务目录

找到适合你的 MCP Server,快速完成接入

按功能、传输方式和来源整理 MCP Server,提供安装命令、配置方式、仓库与文档入口,方便你快速比较并接入合适的服务。

正式条目

87,640

可复制安装

36,828

最近生成

2026-05-22

开发工具stdio

Unlock 650+ MCP servers tools in your favorite agentic framework.

安装状态

已补齐

工具数量

0

GitHub Stars

419

命令预览

pip install mcpadapt[langchain]

开发工具HTTP

Model Context Protocol tool support for LangChain

安装状态

已补齐

工具数量

0

GitHub Stars

205

命令预览

pip install langchain-mcp\"

开发工具stdio

Demo: mcp protocol with simple client and server file

安装状态

已补齐

工具数量

0

GitHub Stars

2

命令预览

python3 -m venv .venv

开发工具stdio

AgentChat 是一个与Agent交流的平台,包含默认Agent,并支持自定义Agent,可以实现多轮问答使Agent帮助用户想实现的功能。该项目技术栈包括LLM、LangChain、Function call、ReAct、MCP、Milvus、ElasticSearch、RAG、FastAPI

安装状态

已补齐

命令预览

pip install -r requirements.txt

开发工具stdio

一个基于LangChain和Python的简单命令行客户端,用于测试和探索MCP服务器,支持多种LLM/API提供商。

安装状态

已补齐

工具数量

0

GitHub Stars

12

命令预览

pip install mcp-chat

开发工具stdio

Example project demonstrating how to expose FastAPI endpoints as Model Context Protocol (MCP) tools using `fastapi-mcp`. Includes a basic LangChain agent (`langchain_client.py`) that connects to the local FastAPI server via HTTP/SSE using `langchain-mcp-adapters` to discover and use the exposed tools.

安装状态

已补齐

工具数量

0

GitHub Stars

3

命令预览

uv run python langchain_client.py

开发工具未说明

The MCP Docs Server is a Node.js implementation of a Model Context Protocol (MCP) server that provides a powerful tool to search and retrieve up-to-date documentation snippets from popular AI/ML libraries. It leverages the Serper API to perform Google searches restricted to specific documentation domains, extracts meaningful content using web

工具数量

1

GitHub Stars

0

开发工具stdio

Addapter that turns MCP server tools into langchain usable tools

安装状态

已补齐

工具数量

0

GitHub Stars

0

命令预览

pip install mcp langchain langchain-openai langgraph python-dotenv

开发工具未说明

GitHub AI Agent powered by official GitHub MCP Server. Uses LangGraph and LangChain MCP Adapters. Agent is exposed on various agent transport protocols (AGNTCY Slim, Google A2A, MCP Server)

开发工具stdio

全面解析Langchain Adapter MCP Server And ClientMCP Server的核心功能、安装配置和实用案例。作为顶级Model Context Protocol服务器,Langchain Adapter MCP Server And Client能让AI助手访问实时数据、执行操作,为您提供更智能的工作体验和自动化解决方案。

开发工具未说明

A production-ready MCP server that exposes LangChain agent capabilities through the Model Context Protocol. Provides multi-step reasoning with ReAct pattern, tool support (web search, weather lookup), and is deployed on Google Cloud Run for scalable, serverless operation.

开发工具未说明

This Streamlit application provides a user interface for connecting to MCP (Model Context Protocol) servers and interacting with them using different LLM providers (OpenAI, Anthropic, Google...).