teknologika/spec-server
If you are the rightful owner of spec-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.
spec-server is an MCP server that facilitates structured feature development through a systematic workflow.
Tools
Functions exposed to the LLM to take actions
create_spec
Create a new feature specification with initial requirements document.
update_spec_document
Update requirements, design, or tasks documents with workflow validation.
list_specs
List all existing specifications with their current status and progress.
read_spec_document
Retrieve content of spec documents with file reference resolution.
execute_task
Execute a specific implementation task from the tasks document.
delete_spec
Remove a specification entirely including all documents.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client