sub-agents-mcp and mcp-server-subagent

sub-agents-mcp
61
Established
mcp-server-subagent
52
Established
Maintenance 10/25
Adoption 9/25
Maturity 24/25
Community 18/25
Maintenance 2/25
Adoption 11/25
Maturity 24/25
Community 15/25
Stars: 72
Forks: 16
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
Stars: 15
Forks: 5
Downloads: 210
Commits (30d): 0
Language: TypeScript
License: AGPL-3.0
No risk flags
Stale 6m

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.

software-development developer-tools AI-assisted-coding code-review test-automation

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work