spec-kit-mcp

lsendel/spec-kit-mcp
★ 27 stars Rust 🤖 AI/LLM Updated 7d ago
MCP server enabling AI assistants to use GitHub's spec-kit methodology
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "spec-kit-mcp": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "spec-kit-mcp"
      ]
    }
  }
}

Topics

ai-assistantanthropicclaudecode-generationdeveloper-toolsmcpmcp-serverrustspec-kit