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
This is a utility for developers building AI applications with LangChain. It helps connect a wide array of external tools and resources, such as databases, cloud storage, or GitHub, that follow the Model Context Protocol (MCP) into your LangChain-based agents. You provide configurations for your MCP servers, and it outputs ready-to-use LangChain tools.
About lc2mcp
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.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work