hirokiyn/mcp-langgraph
LangGraph agent tutorial adapted to use MCP servers.
This project helps developers integrate custom tools into AI agents powered by LangGraph. It shows how to use your own 'Model Context Protocol' (MCP) servers as agent tools, instead of standard LangChain tools. Developers can use this as a starting point to build sophisticated agents with specific functionalities, like custom math operations or specialized data lookups.
No commits in the last 6 months.
Use this if you are a developer looking to build a LangGraph agent and want to use custom MCP servers to provide specific functionalities or access proprietary systems as tools.
Not ideal if you are an end-user looking for a ready-to-use AI agent or if you prefer to use standard LangChain tools without custom server implementation.
Stars
12
Forks
5
Language
Python
License
—
Category
Last pushed
Apr 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/hirokiyn/mcp-langgraph"
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...
datalayer/langchain-mcp-client
🦜🔗 LangChain Model Context Protocol (MCP) Client