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.
No commits in the last 6 months. Available on PyPI.
Use this if you are a Python developer building LangChain applications and need to connect to and utilize tools from various external Model Context Protocol (MCP) servers.
Not ideal if you are not a developer or are not working with LangChain and MCP servers.
Stars
10
Forks
4
Language
Jupyter Notebook
License
—
Category
Last pushed
May 20, 2025
Commits (30d)
0
Dependencies
12
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/datalayer/langchain-mcp-client"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
langchain-ai/langchain-mcp-adapters
LangChain 🔌 MCP
hideya/langchain-mcp-tools-py
MCP to LangChain Tools Conversion Utility / Python
guinacio/langchain-mcp-client
This Streamlit application provides a user interface for connecting to MCP (Model Context...
Chen-zexi/open-ptc-agent
An open source implementation of code execution with MCP (Programatic Tool Calling)
xiaotonng/lc2mcp
Convert LangChain tools to FastMCP tools