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.

Maintenance 20/25
Adoption 15/25
Maturity 25/25
Community 21/25
Maintenance 2/25
Adoption 5/25
Maturity 25/25
Community 15/25
Stars: 3,411
Forks: 379
Downloads:
Commits (30d): 21
Language: Python
License: MIT
Stars: 10
Forks: 4
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
No risk flags
Stale 6m

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.

AI development LLM integration tool orchestration agent workflow external service connection

About langchain-mcp-client

datalayer/langchain-mcp-client

🦜🔗 LangChain Model Context Protocol (MCP) Client

This client helps developers integrate external tools and services, defined by the Model Context Protocol (MCP), into their LangChain applications. It takes in MCP server configurations and API keys, and outputs a seamless way for LangChain agents to access and use those external tools. Developers building sophisticated AI applications that require interaction with specialized services will find this useful.

AI-application-development LangChain-integration LLM-tooling backend-integration

Scores updated daily from GitHub, PyPI, and npm data. How scores work