74
/ 100
26 days ago
github_topic

sub-agents-mcp

Define task-specific AI sub-agents in Markdown for any MCP-compatible tool.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: CLI_API_KEY, CURSOR_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAGENTS_DIR"": "/absolute/path/to/your/agents-folder",
configAGENTS_SETTINGS_PATH"": "/absolute/path/to/custom-cli-settings"
configAGENT_PERMISSION
configAGENT_TYPE"": "cursor" // or "claude", "codex", or "gemini"
🔐 secretCLI_API_KEY
🔐 secretCURSOR_API_KEY
configEXECUTION_TIMEOUT_MS"": "600000",
configLOG_FILE
configLOG_LEVEL
configSERVER_NAME
configSERVER_VERSION
configSESSION_DIR"": "/absolute/path/to/session-storage",
configSESSION_ENABLED"": "true",
configSESSION_RETENTION_DAYSHow long to keep session files based on last modification time in days (default: 1)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/shinpr-sub-agents-mcp-p2pqmr)](https://m8ven.ai/mcp/shinpr-sub-agents-mcp-p2pqmr)
commit: 4b002eec2178f1b4d0920573965414a1af2d5bba
code hash: 2d8e32ef2008a97e1f6fadbdb78708638fb29ac35508dab94ccb1a57b8c806eb
verified: 6/14/2026, 10:56:40 AM
view raw JSON →
sub-agents-mcp · M8ven Trust Score | M8ven