Loomal

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

430 starsnpm: mcp-server-spec-driven-development

About spec-driven-development

spec-driven-development is an MCP (Model Context Protocol) server published by formulahendry in the official MCP registry, listed under App Automation on Loomal. MCP Server that facilitates spec-driven development workflows, not just Vibe Coding.

It ships as an npm package (mcp-server-spec-driven-development), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/formulahendry/mcp-server-spec-driven-development, where the project has earned 430 GitHub stars.

Use spec-driven-development with your agent

Claude Code · one command
claude mcp add spec-driven-development -- npx -y mcp-server-spec-driven-development
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "spec-driven-development": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-server-spec-driven-development"
      ]
    }
  }
}
npmmcp-server-spec-driven-development

Frequently asked questions

What is spec-driven-development?
spec-driven-development is an MCP (Model Context Protocol) server by formulahendry in the App Automation category. MCP Server that facilitates spec-driven development workflows, not just Vibe Coding.
How do I connect spec-driven-development to Claude, Cursor, or another MCP client?
Install spec-driven-development from its npm package (mcp-server-spec-driven-development) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is spec-driven-development open source?
Yes — the source code is public at github.com/formulahendry/mcp-server-spec-driven-development, with 430 GitHub stars.
Can AI agents pay to use spec-driven-development?
Not yet through Loomal — spec-driven-development is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain spec-driven-development? Claim this listing free by verifying GitHub ownership, or contact us.