Back to search
30
MCP

langchain-mcp-tools

pypi/langchain-mcp-tools

Model Context Protocol (MCP) To LangChain Tools Conversion Utility

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

langchain-mcp
Model Context Protocol tool calling support for LangChain
0 tools
langchain-mcp
Model Context Protocol tool support for LangChain
0 tools
langchain-mcp-tools-py
MCP to LangChain Tools Conversion Utility / Python
0 tools
langchain-mcp-connect
Model context protocol connector for LangChain
0 tools
langchain-mcp-tools-ts
MCP to LangChain Tools Conversion Utility / TypeScript
0 tools
langchain-to-mcp-tool-adapter
Adapter for converting LangChain tools to FastMCP tools
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "langchain-mcp-tools": {
      "url": "None",
      "transport": "http"
    }
  }
}