Back to search
30
MCP

iflow-mcp_langchain-mcp-adapters

pypi/iflow-mcp_langchain-mcp-adapters

Make Anthropic Model Context Protocol (MCP) tools compatible with LangChain and LangGraph agents.

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

Similar MCP servers embedding-nearest

langchain-mcp-adapters
Make Anthropic Model Context Protocol (MCP) tools compatible with LangChain and LangGraph agents.
0 tools
langchain-mcp-adapters-meta
Make Anthropic Model Context Protocol (MCP) tools compatible with LangChain and LangGraph agents.
0 tools
langchain-nostr-mcp-adapters
Make Anthropic Model Context Protocol (MCP) tools compatible with LangChain and LangGraph agents.
0 tools
iflow-mcp_mcp-agent
Build effective agents with Model Context Protocol (MCP) using simple, composable patterns.
0 tools
iflow-mcp_bryanmdavis25-mcp-agent
Build effective agents with Model Context Protocol (MCP) using simple, composable patterns.
0 tools
iflow-mcp_strands-agents_strands-agents-mcp-server
A Model Context Protocol server that provides knowledge about building AI agents with Strands Agents
0 tools

How to use

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

{
  "mcpServers": {
    "iflow-mcp_langchain-mcp-adapters": {
      "url": "None",
      "transport": "http"
    }
  }
}