Agent-MCP
Agent-MCP is a framework and MCP server for building multi-agent systems that collaborate via the Model Context Protocol. It includes task management and coordination features, enabling complex AI workflows across multiple MCP tools and agents.
About this tool
Agent-MCP
Category: AI Integration – MCP Servers
Website/Source: https://github.com/rinadelph/Agent-MCP
License: Open source (see repository LICENSE)
Overview
Agent-MCP is an open-source framework and MCP server for building multi-agent systems that collaborate via the Model Context Protocol (MCP). It is aimed at developers who want multiple specialized AI agents to coordinate and work in parallel across shared tasks and tools.
Features
-
Multi-agent framework
- Create systems composed of multiple specialized agents.
- Agents can work on different aspects of a project concurrently.
- Designed for coordinated and efficient AI collaboration.
-
Model Context Protocol (MCP) integration
- Implements MCP to allow agents to interact with multiple MCP tools and services.
- Functions as an MCP server, exposing capabilities to MCP-compatible clients.
-
Task management & coordination
- Built-in task management to structure and track work across agents.
- Coordination logic so agents can share context and hand off subtasks.
- Supports complex, multi-step AI workflows.
-
Multi-agent workflows
- Enables composition of complex AI workflows spanning several agents.
- Parallelization of work where appropriate, with shared project context.
-
Language / runtime variants
agent-mcp-nodedirectory: Node-based implementation/components.agent_mcpdirectory: Additional implementation (e.g., alternate runtime or language layer).
-
Documentation & examples
docsdirectory for framework and MCP usage documentation..env.examplefor configuration references.AGENT_MCP_COMPARISON_ANALYSIS.mdfor comparison with related tools/frameworks.
-
Testing and quality
testing-suitedirectory for automated tests and validation of agent behavior and workflows.
-
Developer tooling
.nvmrcfor Node version management consistency..gitignoreand contribution guidelines (CONTRIBUTING.md).
Use Cases
- Building AI applications that rely on multiple cooperating agents (e.g., research assistant teams, code + review agents, planning + execution agents).
- Orchestrating complex workflows that require several MCP tools and services.
- Experimenting with multi-agent coordination strategies using MCP.
Pricing
Agent-MCP is an open-source project hosted on GitHub.
No paid pricing plans are listed in the available content; usage is governed by the open-source license in the repository.
Loading more......