ToolOracle/changeoracle
DORA Art. 8 Change Management — 10 MCP tools for change tracking, rollback, emergency changes
Platform-specific configuration:
{
"mcpServers": {
"changeoracle": {
"command": "npx",
"args": [
"-y",
"changeoracle"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
DORA Execution MCP Server — 10 tools | Part of ToolOracle
# Claude Desktop / Cursor / Windsurf
npx -y mcp-remote https://tooloracle.io/change/mcp/// claude_desktop_config.json
{
"mcpServers": {
"changeoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/change/mcp/"]
}
}
}| Tool | Description | |------|-------------| | register_change | Register an ICT change request with full DORA traceability. | | list_changes | List changes with optional filters. | | change_risk_assess | Automated risk assessment based on type, scope, and controls. | | approval_check | Verify approval chain, SoD compliance, and prerequisites. | | test_evidence | Record or view test execution evidence for a change. | | rollback_plan | Validate rollback plan readiness for a change. | | patch_compliance | Patch lag analysis — overdue patches against scheduled deadlines. | | sod_check | Detect Segregation of Duties violations across all changes. | | change_stats | Dashboard: volume, risk distribution, test/rollback coverage, emergency ratio. | | health_check | Server status. |
| Tier | Rate Limit | Price | |------|-----------|-------| | Free | 10 calls/day | €0 | | Pro | 1,000 calls/day | €99/month | | Enterprise | Unlimited | Custom |
> Note: This is a compliance oracle. Full tool access requires a Pro or Enterprise subscription. Free tier includes read-only assessment tools.
changeOracle is one of 42 specialized MCP servers in the [ToolOracle](https://tooloracle.i
Loading reviews...