geogoesbeepboop/sdd-mcp
3.1
If you are the rightful owner of sdd-mcp 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 SDD MCP Server is designed to enhance GitHub Copilot's capabilities by integrating spec-driven development tools, facilitating a structured approach to feature development.
Tools
Functions exposed to the LLM to take actions
/plan
Initialize or configure a project for spec-driven development.
/create-spec
Transform requirements into structured specifications.
/create-tasks
Break specifications into implementable tasks.
/implement
Execute tasks with progress tracking.
/sync-docs
Update project documentation based on completed work.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client