Back to search
30
MCP

Agent-MCP

rinadelph/agent-mcp

Agent-MCP is a framework for creating multi-agent systems that enables coordinated, efficient AI collaboration through the Model Context Protocol (MCP). The system is designed for developers building AI applications that benefit from multiple specialized agents working in parallel on different aspects of a project.

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

Similar MCP servers embedding-nearest

mcp-agent
Build effective agents with Model Context Protocol (MCP) using simple, composable patterns.
0 tools
hmg-higress-trae-mcp
An MCP (Model Context Protocol) service providing an expert-level AI agent for software development tasks. It offers specialized tools for c
0 tools
mcp-subagents
Multi-Agent AI Orchestration via Model Context Protocol - Access specialized CLI AI agents (Aider, Qwen, Gemini, Goose, etc.) with intellige
0 tools
ai-agent-mcp
A content moderation system that leverages OpenAI's moderation API through Google's Agent Development Kit (ADK) and Model Context Protocol (
0 tools
@synterai/mcp-server
Model Context Protocol (MCP) server for AI agents to manage ad campaigns across Google, Meta, LinkedIn, Microsoft, Reddit, TikTok, and more.
0 tools
mcp-clippy
Build effective agents with Model Context Protocol (MCP) using simple, composable patterns.
0 tools

How to use

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

{
  "mcpServers": {
    "agent-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}