langchain-mcp-tools-py

hideya/langchain-mcp-tools-py
★ 28 stars Python 🤖 AI/LLM Updated 21d ago
MCP to LangChain Tools Conversion Utility / Python
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": {
    "langchain-mcp-tools-": {
      "command": "uvx",
      "args": [
        "langchain-mcp-tools-py"
      ]
    }
  }
}

Or install with pip: pip install langchain-mcp-tools-py

Topics

langchainlangchain-pythonmcpmcp-clientmodelcontextprotocolpyhontool-calltool-calling