Back to search
30
MCP

langchain-mcp-registry

pypi/langchain-mcp-registry

Seamlessly integrate MCP Registry servers into your LangChain workflows

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

Similar MCP servers embedding-nearest

easy-mcp-langchain
Seamlessly connect MCP tools to LangChain Agents.
0 tools
logseq-mcp
MCP server for Logseq integration
0 tools
langsmith-mcp-server
MCP server for Langsmith SDK integration
0 tools
iflow-mcp_langchain-ai-langsmith-mcp-server
MCP server for Langsmith SDK integration
0 tools
fastmcp-langchain-adaptor
Seamless integration between FastMCP and LangChain - convert MCP tools to LangChain StructuredTools
0 tools
langchain-tool-to-mcp-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-registry": {
      "url": "None",
      "transport": "http"
    }
  }
}