Back to search
30
MCP

langgraph-mcp-agents

braincrew-lab/langgraph-mcp-agents

LangGraph-powered ReAct agent with Model Context Protocol (MCP) integration. A Streamlit web interface for dynamically configuring, deploying, and interacting with AI agents capable of accessing various data sources and APIs through MCP tools.

Uptime
0.0%
5 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-nostr-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
iflow-mcp_langchain-mcp-adapters
Make Anthropic Model Context Protocol (MCP) tools compatible with LangChain and LangGraph agents.
0 tools
mcp-agent
Build effective agents with Model Context Protocol (MCP) using simple, composable patterns.
0 tools
sarthakjadhav200206/mcp-deep-research
A LangGraph-based multi-agent AI framework for distributed deep research, running as an MCP Server.
0 tools

How to use

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

{
  "mcpServers": {
    "langgraph-mcp-agents": {
      "url": "None",
      "transport": "http"
    }
  }
}