Serversio.github.formulahendry/spec-driven-development
D

io.github.formulahendry/spec-driven-development

io.github.formulahendry/spec-driven-development · v0.1.1
▦ npm
v0.1.1npm npm: mcp-server-spec-driven-development↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.formulahendry/spec-driven-development",
  "description": "MCP Server that facilitates spec-driven development workflows, not just Vibe Coding.",
  "repository": {
    "url": "https://github.com/formulahendry/mcp-server-spec-driven-development",
    "source": "github"
  },
  "version": "0.1.1",
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "mcp-server-spec-driven-development",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}