langchain-mcp-adapters and langchain-MCP
These are ecosystem siblings where A provides the foundational adapter framework for integrating MCP servers into LangChain applications, while B builds a specialized MCP server implementation that leverages A's integration layer to expose LangChain/LangGraph capabilities as MCP tools.
About langchain-mcp-adapters
langchain-ai/langchain-mcp-adapters
LangChain 🔌 MCP
This project helps AI developers integrate external capabilities, like custom calculators or data lookups, into their LangChain or LangGraph AI agents. It takes existing 'Model Context Protocol' (MCP) tools, which are essentially specialized functions, and makes them accessible to the AI agent. The result is an AI agent that can perform a wider range of tasks by using these external tools.
About langchain-MCP
baixianger/langchain-MCP
MCP server for LangChain, LangGraph & DeepAgents knowledge + LangGraph agent debugging (Polly-like)
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work