29
/ 100
1 month ago
glama

Agile Planner MCP Server

Automatically generates structured agile backlogs including epics, features, and user stories from natural language descriptions within AI-powered IDEs. It streamlines project management by creating AI-optimized markdown files and directory structures to guide step-by-step implementation.

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
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: GROQ_API_KEY, OPENAI_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 medium2 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

mediumajv@8.12.0GHSA-2g4f-4pwh-qvx6

ajv has ReDoS when using `$data` option

lownanoid@3.3.6GHSA-mwcw-c2x4-8c55

Predictable results in nanoid generation when given non-integer values

low@babel/core@7.27.1GHSA-4x5r-pxfx-6jf8

@babel/core: Arbitrary File Read via sourceMappingURL Comment

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAGILE_PLANNER_OUTPUT_ROOTBase directory for output current dir
configAGILE_PLANNER_TEST_MODE
🔐 secretGROQ_API_KEY1. Copy .env.example to .env and fill in your OPENAI_API_KEY or .
configMCP_EXECUTION"": "true",
configNO_COLOR
🔐 secretOPENAI_API_KEY1. Copy .env.example to .env and fill in your or GROQ_API_KEY.
configPORT
// 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 3 concrete improvements 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/cyberlife-coder-agile-planner-mcp-server-1uncwv)](https://m8ven.ai/mcp/cyberlife-coder-agile-planner-mcp-server-1uncwv)
commit: 9a43e4a4a94d0b6a9bc9d8a6a454a080bcefe63c
code hash: 5963310df8d4a8e0ff2be38a121d5dcc6d90dd44cc14940139f1e8f3fe6c478b
verified: 6/17/2026, 12:22:43 PM
view raw JSON →