langchain-mcp-adapters and mcp-client-langchain-py
These are ecosystem siblings—the official LangChain MCP adapters provide the standardized integration layer that enables third-party implementations like the ReAct agent client to connect LangChain agents to MCP servers.
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 mcp-client-langchain-py
hideya/mcp-client-langchain-py
Simple MCP Client CLI Implementation Using LangChain ReAct Agent / Python
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work