langchain-mcp-adapters and MCP-Mastery-with-Claude-and-Langchain
These are complements: the official LangChain-MCP adapters provide the core integration layer for connecting MCP servers to LangChain agents, while the MCP-Mastery project demonstrates practical implementations of that integration pattern using additional tools like LangGraph and Ollama.
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-Mastery-with-Claude-and-Langchain
laxmimerit/MCP-Mastery-with-Claude-and-Langchain
Build MCP servers & clients with Python, Streamlit, ChromaDB, LangChain, LangGraph agents, and Ollama integrations
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work