MCP Probe Kit
Rank #2,974io.github.mybolide/mcp-probe-kit
Spec-driven dev workflow MCP: start_* orchestration, memory, GitNexus, quality gates.
MCP Probe Kit is a Model Context Protocol (MCP) server published by mybolide. It ranks #2,974 of 132,046 servers tracked on MCP Toplist, and its repository has 37 GitHub stars. MCP Probe Kit is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 4 tracked versions. It was first listed on Oct 25, 2025 and most recently updated on Aug 11, 2026.
Ranks ahead of 129,072 of 132,046 servers on MCP Toplist.
Use MCP Probe Kit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-probe-kit -- npx -y mcp-probe-kit[mcp_servers.mcp-probe-kit]
command = "npx"
args = ["-y", "mcp-probe-kit"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-probe-kit": {
"command": "npx",
"args": [
"-y",
"mcp-probe-kit"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-probe-kit": {
"command": "npx",
"args": [
"-y",
"mcp-probe-kit"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-probe-kit": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-probe-kit"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-probe-kit": {
"command": "npx",
"args": [
"-y",
"mcp-probe-kit"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-probe-kit": {
"command": "npx",
"args": [
"-y",
"mcp-probe-kit"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.mybolide%2Fmcp-probe-kit)<a href="https://mcptoplist.com/server/io.github.mybolide%2Fmcp-probe-kit"><img src="https://mcptoplist.com/badge/io.github.mybolide%2Fmcp-probe-kit.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
mybolide
Available versions (4)
| Version | Published |
|---|---|
| 4.0.0 | Aug 11, 2026 |
| 3.6.3 | Jun 25, 2026 |
| 3.0.5 | Feb 4, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains MCP Probe Kit?
- MCP Probe Kit is maintained by mybolide, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is MCP Probe Kit listed on the Official MCP Registry?
- Yes — MCP Probe Kit is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does MCP Probe Kit have?
- MCP Toplist tracks 4 versions of MCP Probe Kit, most recently published on Aug 11, 2026.
- Where can I find the source code for MCP Probe Kit?
- The source code for MCP Probe Kit is hosted at github.com/mybolide/mcp-probe-kit.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.