Back to search
30
MCP
langgraph-mcp-agents
braincrew-lab/langgraph-mcp-agentsLangGraph-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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"langgraph-mcp-agents": {
"url": "None",
"transport": "http"
}
}
}