Product Systemdox
Rank #46,744io.github.puglieseweb/systemdox-runbooks
Your runbooks as agent tools: scripts from runbooks.json served as typed, allowlisted MCP tools.
Product Systemdox is a Model Context Protocol (MCP) server published by puglieseweb. It ranks #46,744 of 132,113 servers tracked on MCP Toplist. Product Systemdox is listed on Official MCP, with 4 tracked versions. It was first listed on Aug 21, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 85,369 of 132,113 servers on MCP Toplist.
Use Product Systemdox
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add systemdox-runbooks -e "RUNBOOK_MCP_MANIFEST=<your RUNBOOK_MCP_MANIFEST>" -e "RUNBOOK_MCP_DRY_RUN=<your RUNBOOK_MCP_DRY_RUN>" -- npx -y @systemdox/runbook-mcpReplace each placeholder with your own value before saving.
[mcp_servers.systemdox-runbooks]
command = "npx"
args = ["-y", "@systemdox/runbook-mcp"]
[mcp_servers.systemdox-runbooks.env]
RUNBOOK_MCP_MANIFEST = "<your RUNBOOK_MCP_MANIFEST>"
RUNBOOK_MCP_DRY_RUN = "<your RUNBOOK_MCP_DRY_RUN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"systemdox-runbooks": {
"command": "npx",
"args": [
"-y",
"@systemdox/runbook-mcp"
],
"env": {
"RUNBOOK_MCP_MANIFEST": "<your RUNBOOK_MCP_MANIFEST>",
"RUNBOOK_MCP_DRY_RUN": "<your RUNBOOK_MCP_DRY_RUN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"systemdox-runbooks": {
"command": "npx",
"args": [
"-y",
"@systemdox/runbook-mcp"
],
"env": {
"RUNBOOK_MCP_MANIFEST": "<your RUNBOOK_MCP_MANIFEST>",
"RUNBOOK_MCP_DRY_RUN": "<your RUNBOOK_MCP_DRY_RUN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"systemdox-runbooks": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@systemdox/runbook-mcp"
],
"env": {
"RUNBOOK_MCP_MANIFEST": "<your RUNBOOK_MCP_MANIFEST>",
"RUNBOOK_MCP_DRY_RUN": "<your RUNBOOK_MCP_DRY_RUN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"systemdox-runbooks": {
"command": "npx",
"args": [
"-y",
"@systemdox/runbook-mcp"
],
"env": {
"RUNBOOK_MCP_MANIFEST": "<your RUNBOOK_MCP_MANIFEST>",
"RUNBOOK_MCP_DRY_RUN": "<your RUNBOOK_MCP_DRY_RUN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"systemdox-runbooks": {
"command": "npx",
"args": [
"-y",
"@systemdox/runbook-mcp"
],
"env": {
"RUNBOOK_MCP_MANIFEST": "<your RUNBOOK_MCP_MANIFEST>",
"RUNBOOK_MCP_DRY_RUN": "<your RUNBOOK_MCP_DRY_RUN>"
}
}
}
}Replace each placeholder with your own value before saving.
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.puglieseweb%2Fsystemdox-runbooks)<a href="https://mcptoplist.com/server/io.github.puglieseweb%2Fsystemdox-runbooks"><img src="https://mcptoplist.com/badge/io.github.puglieseweb%2Fsystemdox-runbooks.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
puglieseweb
Available versions (4)
| Version | Published |
|---|---|
| 0.1.3 | Sep 8, 2026 |
| 0.1.2 | Aug 30, 2026 |
| 0.1.1 | Aug 29, 2026 |
| 0.1.0 | Aug 21, 2026 |
Frequently asked questions
- Who maintains Product Systemdox?
- Product Systemdox is maintained by puglieseweb, which publishes 2 MCP servers (13 total versions) tracked on MCP Toplist.
- Is Product Systemdox listed on the Official MCP Registry?
- Yes — Product Systemdox is listed on the Official MCP Registry.
- How many versions does Product Systemdox have?
- MCP Toplist tracks 4 versions of Product Systemdox, most recently published on Sep 8, 2026.
- Where can I find the source code for Product Systemdox?
- The source code for Product Systemdox is hosted at github.com/puglieseweb/product-systemdox.
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.