prsdm/langgraph-mcp
LangGraph agent template with MCP.
Implements automatic tool discovery across multiple MCP servers (web search, YouTube transcripts, math, weather) that LangGraph agents can dynamically invoke without hardcoding integrations. The architecture runs MCP servers separately and connects via a client-server pattern, enabling modular composition of external capabilities. Supports multi-server orchestration where agents automatically discover and select available tools based on task requirements.
No commits in the last 6 months.
Stars
32
Forks
10
Language
Python
License
—
Category
Last pushed
Apr 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/prsdm/langgraph-mcp"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langchain-ai/langchain-mcp-adapters
LangChain 🔌 MCP
hideya/langchain-mcp-tools-py
MCP to LangChain Tools Conversion Utility / Python
Chen-zexi/open-ptc-agent
An open source implementation of code execution with MCP (Programatic Tool Calling)
guinacio/langchain-mcp-client
This Streamlit application provides a user interface for connecting to MCP (Model Context...
xiaotonng/lc2mcp
Convert LangChain tools to FastMCP tools