Back to Home
mmorris35 icon

devplan-mcp-server

Verified Safe

by mmorris35

Overview

Generate detailed, Haiku-executable development plans and specialized AI agents for Claude Code, incorporating lessons learned and issue remediation workflows.

Installation

Run Command
npm run dev

Environment Variables

  • AUTH_ENABLED
  • FREE_TIER_LIMIT
  • SESSION_INACTIVITY_TTL_DAYS
  • SESSION_ABSOLUTE_TTL_DAYS
  • CLEANUP_CHECK_HOURS

Security Notes

The server includes authentication (API key validation, rate limiting) which is good, but `AUTH_ENABLED` defaults to `false` in `wrangler.toml`, meaning it's open-access unless explicitly configured. The `createApiKey` admin function is not exposed as a public endpoint, mitigating a potential risk. IP addresses are hashed for privacy-preserving usage tracking. Cloudflare bot detection is used for MCP endpoints. Overall, robust security features are available, but deployment requires careful configuration of the `AUTH_ENABLED` variable.

Similar Servers

Stats

Interest Score30
Security Score8
Cost ClassLow
Avg Tokens1500
Stars1
Forks0
Last Update2026-01-19

Tags

MCPCloudflare WorkersAI AgentsDevelopment PlansLessons Learned