Agent MCP
UnclaimedAgent-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.
Install
npm install -g agent-mcp-nodeUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (12)
ask_project_rag
Query the persistent knowledge graph
assign_task
Delegate work to specific agents
broadcast_message
Send updates to all agents
create_agent
Spawn specialized agents (backend, frontend, testing, etc.)
list_agents
View all active agents and their status
request_assistance
Escalate complex issues
send_agent_message
Direct messaging between agents
terminate_agent
Safely shut down agents
update_project_context
Add architectural decisions and patterns
update_task_status
Track completion and blockers
view_project_context
Access stored project information
view_tasks
Monitor task progress and dependencies