mmorris35/devplan-mcp-server
3.2
If you are the rightful owner of devplan-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
The MCP Server provides a structured interface for generating and managing development plans using the ClaudeCode-DevPlanBuilder.
Tools
Functions exposed to the LLM to take actions
devplan_parse_brief
Parse a PROJECT_BRIEF.md file into structured data.
devplan_generate_plan
Generate a DEVELOPMENT_PLAN.md from a project brief.
devplan_generate_claude_md
Generate a claude.md rules file.
devplan_validate_plan
Validate a development plan for completeness.
devplan_list_templates
List available project templates.
devplan_get_subtask
Get details for a specific subtask.
devplan_update_progress
Mark a subtask as complete.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client