by langchain-ai · MCP Server · ★ 3.5k
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,533 |
| Forks | 430 |
| Language | Python |
| Category | MCP Server |
| License | MIT |
| Quality Score | 50.118/100 |
| Open Issues | 93 |
| Last Updated | 2026-05-18 |
| Created | 2025-02-07 |
| Platforms | mcp, python |
| Est. Tokens | ~83k |
Explore other popular mcp server tools:
langchain-mcp-adapters is LangChain 🔌 MCP. It is categorized as a MCP Server with 3.5k 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.5k stars and 430 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.