by langchain-ai · MCP Server · ★ 3.6k
LangChain MCP Adapters This library provides a lightweight wrapper that makes Anthropic Model Context Protocol (MCP) tools compatible with LangChain and LangGraph. [!note] A JavaScript/TypeScript version of this library is also available at langchainjs. Features 🛠️ Convert MCP tools into LangChain tools that can be used with LangGraph agents 📦 A client implementation that allows you to connect to multiple MCP servers and load tools from them Installation Quickstart Here is a simple example of using the MCP tools with a LangGraph agent.
| Stars | 3,576 |
| Forks | 447 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 66.9261031109751/100 |
| Open Issues | 80 |
| Last Updated | 2026-06-19 |
| Created | 2025-02-07 |
| Platforms | mcp, python |
| Est. Tokens | ~15k |
Explore other popular mcp server tools:
langchain-mcp-adapters is LangChain 🔌 MCP. It is categorized as a MCP Server with 3.6k GitHub stars.
langchain-mcp-adapters is primarily written in Python. It covers topics such as langchain, langgraph, mcp.
You can find installation instructions and usage details in the langchain-mcp-adapters GitHub repository at github.com/langchain-ai/langchain-mcp-adapters. The project has 3.6k stars and 447 forks, indicating an active community.
langchain-mcp-adapters is released under the MIT license, making it free to use and modify according to the license terms.