lc2mcp

xiaotonng/lc2mcp
★ 69 stars Python 🤖 AI/LLM Updated 1mo ago
Convert LangChain tools to FastMCP tools
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lc2mcp": {
      "command": "uvx",
      "args": [
        "lc2mcp"
      ]
    }
  }
}

Or install with pip: pip install lc2mcp

Topics

ai-toolsanthropicclaudecursorfastmcplangchainllmmcpmodel-context-protocol