langchain-mcp-tools-py and lc2mcp
The tools are competitors, as both aim to convert LangChain tools for use within the MCP ecosystem, albeit with different target formats (generic MCP tools vs. FastMCP tools).
About langchain-mcp-tools-py
hideya/langchain-mcp-tools-py
MCP to LangChain Tools Conversion Utility / Python
About lc2mcp
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work