
Mcp Probe Kit
- 35 repo stars
- Updated July 10, 2026
- mybolide/mcp-probe-kit
A spec-driven dev-workflow MCP: orchestrates start_* steps, keeps agent memory, wires GitNexus, and enforces quality gates so an agent follows a disciplined build process.
About
MCP Probe Kit is a spec-driven development-workflow MCP server that orchestrates an agent's work through start_* commands, persistent memory, GitNexus integration, and quality gates. A solo builder reaches for it to impose a disciplined, repeatable process on an AI coding agent so it plans, remembers context, and passes checks instead of improvising each task.
- Spec-driven development workflow
- start_* orchestration commands
- Agent memory + GitNexus integration
- Built-in quality gates
Mcp Probe Kit by the numbers
- Data as of Jul 15, 2026 (Skillselion catalog sync)
claude mcp add mcp-probe-kit -- npx -y mcp-probe-kitAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| repo stars | ★ 35 |
|---|---|
| Package | mcp-probe-kit |
| Transport | STDIO |
| Auth | None |
| Last updated | July 10, 2026 |
| Repository | mybolide/mcp-probe-kit ↗ |
What it does
A spec-driven dev-workflow MCP: orchestrates start_* steps, keeps agent memory, wires GitNexus, and enforces quality gates so an agent follows a disciplined build process.
Who is it for?
imposing a disciplined spec-driven process on a coding agent
Skip if: quick one-off scripts with no workflow needs
What you get
The agent runs a spec-driven workflow with memory and quality gates.
- orchestrated spec-driven agent workflow
Recommended MCP Servers
FAQ
What does it orchestrate?
A spec-driven dev workflow via start_* commands, memory, and quality gates.
How is it installed?
As a stdio MCP server from npm (mcp-probe-kit).