Sdd MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 97 installs a week from npm. Last commit 31 Aug 2026.
Spec-Driven Development workflow: specs, plans, gates, status and logbook tools. Bilingual EN/ES.
We read the source, 21 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
return path.join(sddRoot, rel);
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sdd-mcp -- npx -y @juanklagos/sdd-mcp
{
"mcpServers": {
"sdd-mcp": {
"args": [
"-y",
"@juanklagos/sdd-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.sdd-mcp]
command = "npx"
args = ["-y", "@juanklagos/sdd-mcp"]
{
"mcpServers": {
"sdd-mcp": {
"args": [
"-y",
"@juanklagos/sdd-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"sdd-mcp": {
"args": [
"-y",
"@juanklagos/sdd-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SDD_PROJECT_ROOT (Path to the SDD workspace (project with specs/ or a spec/ sidecar). Defaults to the current working directory.), SDD_WORKSPACES_ROOT (Where sdd_create_workspace creates ./www/<project-name>. Defaults to the current working directory.).
The author declared them in the registry entry; get the values from the project itself.
MCP Server that facilitates spec-driven development workflows, not just Vibe Coding.
Spec-driven development workflow for AI agents: issue lifecycle, sessions, project updates.
Spec-driven dev workflow MCP: start_* orchestration, memory, GitNexus, quality gates.
MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development
Agentic pipeline orchestration MCP server for AI-driven development workflows.
MCP server for agent-driven React Native and Expo development and mobile testing
Create and drive plori cloud agents and workflows over MCP; each agent has its own environment.
Autonomous web crawler. 17 browser tools + goal-driven run_goal agent. Single binary, stealth.
Answers built from our own checks of this server.