DeepMCPAgent

cryxnet/DeepMCPAgent
★ 808 stars Python 🤖 AI/LLM Updated 1mo ago
Model-agnostic plug-n-play LangChain/LangGraph agents powered entirely by MCP tools over HTTP/SSE.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "deepmcpagent": {
      "command": "uvx",
      "args": [
        "deepmcpagent"
      ]
    }
  }
}

Or install with pip: pip install deepmcpagent

Topics

agent-frameworkagentic-aiagentsaiai-agentsai-frameworkartificial-intelligenceautonomous-agentsdeep-agentsdeveloper-toolslangchainlanggraphllm-agentsmcpopensource-agents