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.
Python
378