langchain-mcp-adapters and langchain-mcp-client
The official LangChain adapter provides production-ready MCP server integration for LangChain agents, while the third-party client library offers an alternative lightweight MCP client implementation—making them competitors for similar functionality rather than complementary tools.
About langchain-mcp-adapters
langchain-ai/langchain-mcp-adapters
LangChain 🔌 MCP
Bridges Anthropic's Model Context Protocol (MCP) servers with LangChain/LangGraph by converting MCP tools into LangChain-compatible tools, supporting multiple transport types (stdio, HTTP, streamable HTTP, SSE) and server connections simultaneously. Provides a `MultiServerMCPClient` for managing multiple MCP servers and runtime authentication headers, enabling agentic workflows to access distributed tool ecosystems.
About langchain-mcp-client
datalayer/langchain-mcp-client
🦜🔗 LangChain Model Context Protocol (MCP) Client
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work