Back to Home
cyberlife-coder icon

agile-planner-mcp-server

Verified Safe

by cyberlife-coder

Overview

Generates agile project artifacts (epics, features, user stories) using AI, compatible with various LLMs and IDEs like Windsurf, Claude, and Cursor.

Installation

Run Command
npx agile-planner-mcp-server

Environment Variables

  • OPENAI_API_KEY
  • GROQ_API_KEY
  • MCP_EXECUTION
  • AGILE_PLANNER_OUTPUT_ROOT

Security Notes

The server sanitizes user-provided input for file and directory names using `createSlug` and `sanitizeFileName` before file system operations, mitigating path traversal and injection risks. API keys are loaded from environment variables (e.g., OPENAI_API_KEY, GROQ_API_KEY) and not hardcoded. Network calls are exclusively to trusted LLM APIs. Stdin/stdout communication in MCP mode includes JSON parsing with error handling. Overall, good practices are in place for input/output handling and API key management.

Similar Servers

Stats

Interest Score23
Security Score8
Cost ClassHigh
Avg Tokens2500
Stars3
Forks1
Last Update2026-01-02

Tags

agilebacklog-generatoruser-storiesfeature-generationmulti-llmmcp-server