cryxnet/DeepMCPAgent
Model-agnostic plug-n-play LangChain/LangGraph agents powered entirely by MCP tools over HTTP/SSE.
This project helps developers build AI agents that can dynamically discover and use external tools to complete tasks. You provide the agent with a LangChain chat model and access to various "tools" (APIs or functions served over HTTP/SSE). The agent then intelligently decides which tools to use, what inputs they need, and how to combine their outputs to address a user's prompt. It is for developers who want to create advanced AI agents capable of complex problem-solving by interacting with other systems.
808 stars. Available on PyPI.
Use this if you are building an AI application where agents need to interact with many different external services or APIs, and you want them to automatically find and use the right tools without manual configuration.
Not ideal if your application doesn't require agents to use external tools, or if you prefer to hardcode all tool interactions rather than relying on dynamic discovery.
Stars
808
Forks
127
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 18, 2025
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/cryxnet/DeepMCPAgent"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related agents
mims-harvard/ToolUniverse
Democratizing AI scientists with ToolUniverse
datalayer/jupyter-ai-agents
🪐 🤖 AI Agents for JupyterLab with 🔧 MCP tools - Chat interface for optimized notebook...
dhyansraj/mcp-mesh
Enterprise-grade distributed AI agent framework | Develop → Deploy → Observe | K8s-native |...
decodingai-magazine/enterprise-mcp-course
Learn to build from scratch an AI PR reviewer integrated with GitHub, Slack and Asana that...
opentiny/webmcp-sdk
A smart application development toolkit that instantly empowers your applications with AI...