Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🤖 Coding Agents
  3. Agent MCP
Agent MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/7/2026, 1:31:02 AM

Agent MCP

User RatingsBe the first to rate and review this MCP server!
View Repository1.3k GitHub StarsTotal stargazers on GitHub for the source repository (1,288 stars).Visit Website
multi-agentmcpcoding-agentsragtask-management

Coordinates AI agents with shared project context, task tracking, messaging, and retrieval-augmented project queries.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON â–¾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for rinadelph/Agent-MCP, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Tool Schemas (12) Directory Badge Claim listing Alternatives🤖 More in Coding Agents

Overview

Coordinates specialized agents through the rinadelph/Agent-MCP MCP server, with tools for delegation, status tracking, shared context, retrieval-augmented queries, and inter-agent messaging. It runs locally through Python or Node.js implementations and exposes HTTP or WebSocket MCP access for compatible clients. Reach for it when a coding workflow needs multiple agents to work in parallel while retaining project knowledge between sessions. The setup requires an OpenAI API key and familiarity with MCP and distributed AI workflows.

Use cases

•Coordinate specialized coding agents across backend and frontend work
•Assign and monitor parallel implementation tasks
•Store architectural decisions in shared project context
•Query a project's persistent knowledge graph
•Relay updates between collaborating agents

Key features

•Multi-agent lifecycle management
•Task assignment and status tracking
•Persistent project context and RAG queries
•Direct, broadcast, and assistance messaging
•HTTP and WebSocket MCP access
•Optional dashboard visualization

Capabilities & Tool Schemas (12) ~47 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Agent MCP.

create_agent

Callable MCP tool function

list_agents

Callable MCP tool function

terminate_agent

Callable MCP tool function

assign_task

Callable MCP tool function

view_tasks

Callable MCP tool function

update_task_status

Callable MCP tool function

How Agent MCP works

What rinadelph/Agent-MCP does

The rinadelph/Agent-MCP MCP server coordinates multiple AI agents around a software project. It provides separate tool groups for agent lifecycle management, task orchestration, shared project knowledge, and communication. An MCP client can create specialized agents, assign work, inspect progress, and shut agents down when they are no longer needed.

Project information is stored in a persistent knowledge graph or memory bank. Agents can add architectural decisions and implementation details, inspect stored context, and submit retrieval-augmented questions about the project. This is intended to reduce repeated explanations across sessions and help agents work from common project information.

How it works

The rinadelph/Agent-MCP MCP server can run using the repository's Python implementation or an alternative Node.js/TypeScript implementation. The Python server is started with the agent_mcp.cli module; the Node.js version can be started with the repository's npm scripts or its documented global command. The README describes HTTP and WebSocket MCP endpoints, including /mcp and /mcp/ws examples.

A connected client calls tools rather than managing agents through a separate application protocol. Typical operations include creating a backend or frontend agent, assigning it a task, checking task dependencies and status, then using direct or broadcast messages to coordinate work. The project also includes a dashboard that can be launched separately for visualizing agents, context entries, and collaboration links.

Setup and configuration

The documented Python setup requires Python 3.10 or newer, Node.js 18 or newer, and npm 9 or newer. After cloning the repository, the README instructs users to create a virtual environment, install dependencies with uv, copy .env.example to .env, and provide an OpenAI API key. The Python server can then be started with uv run -m agent_mcp.cli --port 8080.

The Node.js alternative is located under agent-mcp-node. It uses npm install, environment configuration, and either npm run server or the built npm start command. The dashboard has its own npm dependency installation and development command.

Configuration supports host, port, log level, project directory, and maximum agent count through AGENT_MCP_HOST, AGENT_MCP_PORT, AGENT_MCP_LOG_LEVEL, AGENT_MCP_PROJECT_DIR, and AGENT_MCP_MAX_AGENTS. The CLI also documents an optional authentication token. The README shows Claude Desktop configuration using the uv command and an OPENAI_API_KEY environment value.

Tools and capabilities

The rinadelph/Agent-MCP MCP server exposes these documented tools:

  • Create, list, and terminate agents.
  • Assign tasks, inspect tasks, and update task status.
  • Query project knowledge with ask_project_rag.
  • Read and update shared project context.
  • Send direct messages, broadcast updates, and request assistance.

The README describes Claude Desktop and Cline as compatible MCP clients. It also includes a Python client example that creates an agent, assigns a task, and queries project context.

Limitations and notes

The project is aimed at experienced AI developers who understand MCP, AI coding workflows, and distributed systems concepts. Its documentation notes that the setup and orchestration model may be unsuitable for users seeking a simpler coding assistant. The material does not specify a license or a hosted service, so deployment, maintenance, and OpenAI API costs remain the operator's responsibility.

Getting started with this rinadelph/Agent-MCP MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Coding Agents View all alternatives
  • Roundtable logoRoundtable

    Zero-configuration MCP server that unifies multiple AI coding assistants (Claude Code, Cursor, Codex) through intelligent auto-discovery and standardized interface. Essential infrastructure for autonomous agent development and multi-AI collaboration workflows.

    🤖 Coding Agents2 views
    Compare vs Roundtable →
  • 5dive MCP logo5dive MCP

    Manage a 5dive agent fleet from any MCP client: file tasks, message and inspect agents, and read the fleet digest. Thin adapter over the 5dive CLI.

    🤖 Coding Agents3 views
    Compare vs 5dive MCP →
  • Glm MCP logoGlm MCP

    Run GLM (Zhipu/Z.ai) as a real sub-agent inside Claude Code or GitHub Copilot. GLM gets its own agent loop (read/write/edit/run) on your repo — not a single LLM call — with peak-aware Opus-vs-GLM routing, diff/dry-run/git-revert oversight, and a usage ledger. 10x cheaper than Opus. Requires a Z.ai GLM Coding Plan key.

    🤖 Coding Agents6 views
    Compare vs Glm MCP →
  • Oz MCP Server logoOz MCP Server

    Bridges Warp's Oz coding agent to any IDE or MCP client (Claude Code, Cursor, Codex), plus native @oz in VS Code Copilot Chat. Independent project; uses only Warp's documented public interfaces. MIT.

    🤖 Coding Agents4 views
    Compare vs Oz MCP Server →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
1.3k
Stargazers on the source repository.
Last commit
5mo ago
Most recent push to the default branch.
Tools exposed
12
Callable tools this server registers over MCP.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Agent MCP

Clone the repository, use the documented Python or Node.js setup, install dependencies, configure the environment, and start the server. The Python instructions use `uv` and `uv run -m agent_mcp.cli --port 8080`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAgent MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/rinadelph-agent-mcp?style=directory)](https://allmcps.com/mcp/rinadelph-agent-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/rinadelph-agent-mcp"><img src="https://allmcps.com/api/badge/rinadelph-agent-mcp?style=directory" alt="Agent MCP on AllMCPs" /></a>

Technical Specs & Signals

Category🤖Coding Agents
PricingBring your own API key (usage-based cost)
More technical detailsExpand â–¾
AuthAPI key
ClientsClaude Desktop, Cline / VS Code
Last updatedSep 3, 2026
8/9 checks healthy over the last 32d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1,288
GitHub Star CountTotal stargazers on GitHub representing community popularity (1,288 stars).
Last commit5mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Mar 28, 2026
55Quality signal: Good · 55/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity7/15
Community engagement1/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🤖 Coding Agents →Best MCP servers for Coding Agents →Alternatives to Agent MCP →Install in Claude DesktopInstall in CursorInstall in VS Code