DeepMCPAgent and gopher-mcp-python

DeepMCPAgent
63
Established
gopher-mcp-python
40
Emerging
Maintenance 6/25
Adoption 16/25
Maturity 18/25
Community 23/25
Maintenance 13/25
Adoption 9/25
Maturity 18/25
Community 0/25
Stars: 808
Forks: 127
Downloads: 257
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 6
Forks:
Downloads: 243
Commits (30d): 0
Language: Python
License: Apache-2.0
No risk flags
No Dependents

About DeepMCPAgent

cryxnet/DeepMCPAgent

Model-agnostic plug-n-play LangChain/LangGraph agents powered entirely by MCP tools over HTTP/SSE.

Dynamically discovers MCP tools from HTTP/SSE servers and bridges them into LangChain agents via JSON Schema→Pydantic conversion; supports both optional DeepAgents loop and robust LangGraph ReAct fallback. Enables cross-agent communication where agents can delegate tasks to peer agents as callable tools, alongside a CLI for interactive agent chat and tool discovery without code. Provides typed, validated tool arguments and model-agnostic design—works with OpenAI, Anthropic, Ollama, Groq, or any LangChain chat model.

About gopher-mcp-python

GopherSecurity/gopher-mcp-python

Python bindings for Cross-Language MCP Orchestrator, think of LangChain + Vercel AI kit but for MCP

Leverages ctypes FFI bindings to a native C++ library for high-performance agent orchestration, supporting both API key and MCP server configuration approaches. Provides typed result objects with detailed metadata (iteration count, token usage, status codes) and automatic resource management through context managers. Integrates with multiple LLM providers (Anthropic, etc.) while maintaining a builder-pattern configuration API for flexible agent setup.

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work