Skip to main content
Glama

Spec-Driven Development MCP Server

server.json687 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json", "name": "io.github.formulahendry/spec-driven-development", "description": "MCP Server that facilitates spec-driven development workflows, not just Vibe Coding.", "status": "active", "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" } } ] }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/formulahendry/mcp-server-spec-driven-development'

If you have feedback or need assistance with the MCP directory API, please join our Discord server