dmatta22201/spec-driven-development-mcp-server
3.2
If you are the rightful owner of spec-driven-development-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 henry@mcphub.com.
The Model Context Protocol (MCP) server is designed for spec-driven development, integrating with Amazon Q CLI to leverage LLM-powered tools for generating software development documents.
Tools
Functions exposed to the LLM to take actions
generate_requirements
Generate requirements.md from conversation/description
generate_design
Generate design.md from requirements document
generate_tasks
Generate tasks.md from requirements and design documents
query_web
Fetch and parse web page content
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client