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......
Information
Categories
Tags
Similar Products
6 result(s)Provides a flexible agent framework with pre-configured MCP agents for tasks such as marketing, code review, and scheduling. Uses YAML configuration for dynamic agent creation, showcasing MCP server versatility.
An MCP server that integrates with Amazon Bedrock AgentCore, allowing you to build, deploy, and manage intelligent agents with features like memory, OAuth authentication, and gateway integrations for conversational AI workflows.
An MCP server that connects to Botsonic, providing custom ChatGPT-based AI chatbots trained on your own data.
An MCP Server for BuildChatbot that lets MCP-compatible agents create and manage no-code chatbots using private data sources.
claude-skills-mcp is an MCP server that exposes Claude Agent Skills as searchable, intelligent tools so any MCP-enabled model or client can use them natively.
A tool for building MCP servers tailored for AI agents such as CrewAI and LangGraph. It streamlines the process of deploying and connecting MCP servers to platforms like Cursor and Claude.