langchain-mcp-adapters

Python

Agent Frameworks
Function Calling
Protocol Implementations

Architecture and Design Patterns

The library adopts an adapter pattern to bridge MCP tools and the LangChain/LangGraph ecosystem. It provides both client and server implementations. The client facilitates connections to MCP servers, while the server showcases how to define and expose tools. The library supports connections to multiple MCP servers.

About

Language

Python

Stars

378

Categories

Agent FrameworksFunction CallingProtocol Implementations