io.github.puglieseweb/systemdox-runbooks (MCP Server)
This MCP server exposes your runbooks as agent tools. It serves scripts defined in runbooks.json as typed, allowlisted MCP tools, enabling controlled execution of runbook tasks through the MCP interface.
🛠️ Key Features
- Runs scripts sourced from
runbooks.json - Exposes runbook scripts as typed MCP tools
- Tool access is allowlisted
🚀 Use Cases
- Use runbooks as callable tools for agents
- Execute predefined operational scripts via an allowlist
⚡ Developer Benefits
- Typed tool interfaces derived from runbook definitions
- Predictable tool availability via allowlisting
⚠️ Limitations
- Tool content and availability are limited to what is provided in
runbooks.json