
Spec Kit MCP
par anyiba
MCP server for GitHub's Spec Kit — guide AI through specification, planning, and implementation workflows.
What it does
Spec Kit MCP connects AI assistants to GitHub's Spec Kit, enabling structured project specification, planning, and implementation directly from your editor. It bridges the gap between informal requirements and executable development plans by surfacing Spec Kit templates as MCP tools and prompts.
Tools
- speckit_constitution — Establish or review project principles (code quality standards, testing requirements, etc.)
- speckit_specify — Combine templates with user requirements to produce a concrete specification of what to build
- speckit_plan — Analyze the project and generate a technical plan from the specification
- speckit_tasks — Break down the technical plan into an ordered, actionable task list
- speckit_implement — Provide step-by-step implementation guidelines for each task
Installation
{
"mcpServers": {
"spec-kit": {
"command": "npx",
"args": ["-y", "@anyicode/spec-kit-mcp@latest"]
}
}
}
Requires specify-cli installed via uv tool install specify-cli --from git+https://github.com/github/spec-kit.git.
Supported hosts
- Claude Desktop
- Cursor
Installation rapide
npx -y @anyicode/spec-kit-mcp@latestInformations
- Tarification
- free
- Publié
- 4/8/2026
- Mis à jour





