MCP Server
MCP
io.github.juanklagos/sdd-mcp
Spec-Driven Development workflow: specs, plans, gates, status and logbook tools. Bilingual EN/ES.
Install
npx -y @juanklagos/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@juanklagos/sdd-mcp",
"version": "2.6.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Path to the SDD workspace (project with specs/ or a spec/ sidecar). Defaults to the current working directory.",
"name": "SDD_PROJECT_ROOT"
},
{
"description": "Where sdd_create_workspace creates ./www/<project-name>. Defaults to the current working directory.",
"name": "SDD_WORKSPACES_ROOT"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment