Back to search
30
MCP

deepmcpagent

pypi/deepmcpagent

DeepMCPAgent: LangChain/LangGraph agents powered by MCP tools over FastMCP.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

sarthakjadhav200206/mcp-deep-research
A LangGraph-based multi-agent AI framework for distributed deep research, running as an MCP Server.
0 tools
io.github.baixianger/langchain-mcp
LangChain/LangGraph/DeepAgents knowledge + LangGraph agent debugging (Polly-like)
0 tools
langgraph-mcp-agents
LangGraph-powered ReAct agent with Model Context Protocol (MCP) integration. A Streamlit web interface for dynamically configuring, deployin
0 tools
deepalpha-mcp
MCP server for DeepAlpha — AI Agent for Finance
0 tools
easy-mcp-langchain
Seamlessly connect MCP tools to LangChain Agents.
0 tools
agent-knowledge-mcp-fastmcp
AgentKnowledgeMCP - Advanced Knowledge Management for AI Agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "deepmcpagent": {
      "url": "None",
      "transport": "http"
    }
  }
}