xiaotonng/lc2mcp
Convert LangChain tools to FastMCP tools
This helps AI application developers quickly make their existing LangChain tools available to AI clients like Claude or Cursor. It takes your functions written for LangChain and converts them into a format that can be served by a FastMCP server. This enables developers to expose powerful capabilities like search or database queries directly to AI chatbots and agents.
Use this if you are an AI application developer who has already built tools using LangChain and wants to integrate them seamlessly with MCP-compatible AI clients.
Not ideal if you are working with AI clients that do not support the MCP protocol or if you are not using LangChain for your existing tools.
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
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)
datalayer/langchain-mcp-client
🦜🔗 LangChain Model Context Protocol (MCP) Client