io.tooloracle/changeoracle
ChangeOracle - 10 change management tools: CAB workflow, risk, impact, post-implementation.
Open source Repository Open in the app JSON README (API)
About
ChangeOracle - 10 change management tools: CAB workflow, risk, impact, post-implementation.
Details
- Kind
- MCP servers
- Topic
- No topic detected
- Publisher
- io.tooloracle
- Origin
- official
- Category
- ferramentas
- Transport
- http
- Version
- 1.0.0
- Last push
- 2026-04-05T16:54:41Z
- Repository state
- ativo
- Language
- Dockerfile
- License
- NOASSERTION
- Added
- 2026-08-29 04:01:46
- Updated
- 2026-08-29 04:01:46
- Origin id
io.tooloracle/changeoracle
README
# ๐ changeOracle
**DORA Execution MCP Server** โ 10 tools | Part of [ToolOracle](https://tooloracle.io)




## Quick Connect
```bash
# Claude Desktop / Cursor / Windsurf
npx -y mcp-remote https://tooloracle.io/change/mcp/
```
```json
// claude_desktop_config.json
{
"mcpServers": {
"changeoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/change/mcp/"]
}
}
}
```
## Tools (10)
| 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. |
## Pricing
| 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.
## Part of ToolOracle
changeOracle is one of **42 specialized MCP servers** in the [ToolOracle](https://tooloracle.io) ecosystem โ the largest collection of production-ready MCP tools for AI agents.
### DORA Coverage
**Related Oracles:**
- [FeedOracle](https://feedoracle.io) โ Evidence-grade compliance data infrastructure
- [ToolOracle](https://tooloracle.io) โ 42 Oracles, 390+ MCP Tools
## Links
- ๐ Live: `https://tooloracle.io/change/mcp/`
- ๐ Docs: [tooloracle.io/docs](https://tooloracle.io/docs)
- ๐ Platform: [tooloracle.io](https://tooloracle.io)
---
*Built by [FeedOracle](https://feedoracle.io) โ Evidence by Design*