Unlock 650+ MCP servers tools in your favorite agentic framework.
安装状态
已补齐
工具数量
0
GitHub Stars
419
命令预览
pip install mcpadapt[langchain]
Unlock 650+ MCP servers tools in your favorite agentic framework.
安装状态
已补齐
工具数量
0
GitHub Stars
419
命令预览
pip install mcpadapt[langchain]
Model Context Protocol tool support for LangChain
安装状态
已补齐
工具数量
0
GitHub Stars
205
命令预览
pip install langchain-mcp\"
Demo: mcp protocol with simple client and server file
安装状态
已补齐
工具数量
0
GitHub Stars
2
命令预览
python3 -m venv .venv
AgentChat 是一个与Agent交流的平台,包含默认Agent,并支持自定义Agent,可以实现多轮问答使Agent帮助用户想实现的功能。该项目技术栈包括LLM、LangChain、Function call、ReAct、MCP、Milvus、ElasticSearch、RAG、FastAPI
安装状态
已补齐
命令预览
pip install -r requirements.txt
The Search For A Refined Coding ChatGPT for Software Engineers
This repo is for Praticing the Langgraph,Langchain,AI Automation and other stuff along with these MCP server,client implementation
Learning how to build mcp-servers to connect in llms via langchain
一个基于LangChain和Python的简单命令行客户端,用于测试和探索MCP服务器,支持多种LLM/API提供商。
安装状态
已补齐
工具数量
0
GitHub Stars
12
命令预览
pip install mcp-chat
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
A simple prototype SwarmUI MCP server with accompanying local LangChain Ollama agent
工具数量
1
GitHub Stars
2
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
Sample MCP Server \u0026 Client setup, compatible with LangChain
工具数量
0
GitHub Stars
0
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)
langchain-based client for proxmox mcp server - co-pilot experiment
This repository contains all source code for AIOS (Langchain server, Website, Desktop application). This will be a good example using MCPs
全面解析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.
🦜🔗 LangChain Model Context Protocol (MCP) Client
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...).