Skip to main content
Glama
dominique-boerner

spec-builder-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription
spec_wizardStarts the structured Software Design Document (SDD) workflow for feature planning.

Resources

Contextual data attached and managed by the client

NameDescription

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