sub-agents-mcp and mcp-server-subagent
About sub-agents-mcp
shinpr/sub-agents-mcp
Define task-specific AI sub-agents in Markdown for any MCP-compatible tool.
This tool helps software developers and development teams define and reuse specialized AI agents for specific coding tasks. You provide clear instructions for agents like a 'code-reviewer' or 'test-writer' in simple Markdown files. This allows you to use these custom agents across different AI-powered coding environments like Cursor, Claude Code, or Gemini CLI, ensuring consistent outputs for tasks such as reviewing code, writing tests, or investigating bugs.
About mcp-server-subagent
dvcrn/mcp-server-subagent
MCP for letting agents delegate tasks to sub-agents (Claude Code, Aider, Q)
Implements a hierarchical agent coordination system with bidirectional messaging, enabling parent agents to delegate tasks to specialized executors (Amazon Q, Claude CLI) while maintaining oversight through status polling and real-time logs. Supports dynamic sub-agent configuration and inter-agent communication via `ask_parent`/`reply_subagent` tools, allowing sub-agents to request guidance during execution without blocking the parent agent.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work