spec-builder-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| spec_listB | Lists all documented features in the .docs/features directory of the workspace. |
| spec_searchA | Searches existing feature documentation for a specific query to see if a feature already exists. |
| spec_createA | Creates a new feature folder (prefixed with FEAT-) and initializes both requirements.md and technical_design.md. |
| spec_updateB | Writes content to a document (requirements or technical_design) of an existing feature. |
| spec_deleteA | Permanently deletes a feature folder and all its documents. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| spec_wizard | Starts the structured Software Design Document (SDD) workflow for feature planning. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dominique-boerner/spec-builder-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server