xiaotonng/lc2mcp
Convert LangChain tools to FastMCP tools
Automatically extracts parameter descriptions from Pydantic schemas and docstrings, converting LangChain's tool metadata into MCP-compatible JSON schemas without manual boilerplate. Supports context injection for authentication and user info, progress reporting, and tool namespacing, enabling seamless integration of 1000+ LangChain community tools into FastMCP servers accessible to Claude, Cursor, and other MCP clients.
Stars
69
Forks
15
Language
Python
License
MIT
Category
Last pushed
Jan 31, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/xiaotonng/lc2mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langchain-ai/langchain-mcp-adapters
LangChain 🔌 MCP
hideya/langchain-mcp-tools-py
MCP to LangChain Tools Conversion Utility / Python
Chen-zexi/open-ptc-agent
An open source implementation of code execution with MCP (Programatic Tool Calling)
guinacio/langchain-mcp-client
This Streamlit application provides a user interface for connecting to MCP (Model Context...
datalayer/langchain-mcp-client
🦜🔗 LangChain Model Context Protocol (MCP) Client