mcp-server-subagent
If you are the rightful owner of mcp-server-subagent and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP Subagent Server is a Model Context Protocol server designed to facilitate task delegation from planning agents to executor sub-agents.
The MCP Subagent Server is a sophisticated tool that enables seamless task delegation and execution within a multi-agent system. It acts as a bridge between planning agents and executor sub-agents, allowing for efficient task management and execution. The server supports bi-directional communication, enabling sub-agents to request guidance from parent agents during task execution. This feature ensures that tasks are completed accurately and efficiently, with the ability to handle complex queries and provide real-time feedback. The server currently supports sub-agents like the Amazon Q CLI and Claude CLI, with the flexibility to add new sub-agents as needed. This adaptability makes it a versatile tool for various applications, from data analysis to automated decision-making processes.
Features
- Configure and run sub-agents through MCP tools
- Bi-directional communication between parent and sub-agents
- Real-time streaming logs for monitoring execution
- Support for Amazon Q CLI and Claude CLI sub-agents
- Easy integration of new sub-agents
Tools
run_subagent_q
Run a query through the Amazon Q CLI
run_subagent_claude
Run a query through the Claude CLI
check_subagent_status
Check the status of a previous run
get_subagent_logs
Get the logs of a previous run
update_subagent_status
Update the status and add a summary of a previous run
ask_parent
Enables sub-agents to ask questions to the parent agent
reply_subagent
Enables parents to reply to sub-agent questions
check_message_status
Check message status and retrieve replies