mcpbeat Sign in

Spec Driven Development MCP Server

local only

Spec Driven Development runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 26 Sep 2025.

MCP Server that facilitates spec-driven development workflows, not just Vibe Coding.

Installs per day peak 33 · avg 13 · -1% w/w
a month agotoday
48
Installs / week
npm · mcp-server-spec-driven-development
437
Stars
3 open issues
26 Sep 2025
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check Spec Driven Development every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add spec-driven-development -- npx -y mcp-server-spec-driven-development
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "spec-driven-development": {
      "args": [
        "-y",
        "mcp-server-spec-driven-development"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.spec-driven-development]
command = "npx"
args = ["-y", "mcp-server-spec-driven-development"]
.cursor/mcp.json
{
  "mcpServers": {
    "spec-driven-development": {
      "args": [
        "-y",
        "mcp-server-spec-driven-development"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "spec-driven-development": {
      "args": [
        "-y",
        "mcp-server-spec-driven-development"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Spec Driven Development

same job, measured the same way
junai Pipeline MCP
by saajunaid

Agentic pipeline orchestration MCP server for AI-driven development workflows.

205 installs/wk local only
Sdd MCP
by juanklagos

Spec-Driven Development workflow: specs, plans, gates, status and logbook tools. Bilingual EN/ES.

97 installs/wk local only
D
Ceraph
by ceraph

MCP server for agent-driven React Native and Expo development and mobile testing

656 installs/wk local only
Godot MCP
by tugcantopaloglu

MCP server for full Godot 4.x engine control with 165 tools for AI-driven game development

92 installs/wk local only
FlyDocs
by flydocs

Spec-driven development workflow for AI agents: issue lifecycle, sessions, project updates.

969 installs/wk local only
Claude Wrap MCP
by alex-kaff

MCP server that spawns and drives Claude Code sessions via claude-wrap.

72 installs/wk local only
Codabench MCP
by harshitagr

MCP server for the Codabench REST API — drives a full ML-benchmark participant workflow.

75 installs/wk local only
MCP Probe Kit
by mybolide

Spec-driven dev workflow MCP: start_* orchestration, memory, GitNexus, quality gates.

211 installs/wk local only

Spec Driven Development — questions

Answers built from our own checks of this server.

Why is there no uptime for Spec Driven Development?
Spec Driven Development runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcp-server-spec-driven-development was installed 48 times last week.
How do I connect Spec Driven Development?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcp-server-spec-driven-development straight from npm; nothing to host, nothing to sign up for.
How many people use Spec Driven Development?
The npm package mcp-server-spec-driven-development was installed 48 times in the last week. Week over week that is -1%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Spec Driven Development open source?
Yes — it is published under the MIT licence, written in TypeScript, 437 stars on GitHub and 3 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.