prsdm/langgraph-mcp
LangGraph agent template with MCP.
This project helps AI developers build smarter AI applications by allowing their Large Language Model (LLM) agents to automatically discover and use external tools, data sources, and APIs. You provide an LLM agent, and the project allows it to connect to various 'servers' that offer functionalities like web searches or YouTube video summarization. This is for AI developers who want to make their LLM applications more dynamic and capable.
No commits in the last 6 months.
Use this if you are an AI developer looking to integrate an LLM agent with multiple external tools and data sources without custom integrations for each.
Not ideal if you are an end-user without programming knowledge, as this project requires development skills to set up and configure.
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...
datalayer/langchain-mcp-client
🦜🔗 LangChain Model Context Protocol (MCP) Client