io.tooloracle/policyoracle
PolicyOracle - 12 policy lifecycle tools: drafting, approval, distribution, attestation.
Open source Repository Open in the app JSON README (API)
About
PolicyOracle - 12 policy lifecycle tools: drafting, approval, distribution, attestation.
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:57Z
- 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/policyoracle
README
# ๐ policyOracle
**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/policy/mcp/
```
```json
// claude_desktop_config.json
{
"mcpServers": {
"policyoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/policy/mcp/"]
}
}
}
```
## Tools (10)
| Tool | Description |
|------|-------------|
| `register_policy` | Register an ICT security policy. |
| `list_policies` | List policies with optional status filter. |
| `policy_gap_check` | Check coverage against 12 RTS-required ICT policies. |
| `review_schedule` | Policy review cycle โ overdue and upcoming. |
| `approval_tracker` | Policy approval workflow status. |
| `coverage_map` | Map policies to DORA/RTS article requirements. |
| `version_control` | Track policy versions. Set new_version to bump. |
| `attestation` | Record policy attestation. Set add=true. |
| `compliance_score` | Overall policy compliance scoring. |
| `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
policyOracle 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/policy/mcp/`
- ๐ Docs: [tooloracle.io/docs](https://tooloracle.io/docs)
- ๐ Platform: [tooloracle.io](https://tooloracle.io)
---
*Built by [FeedOracle](https://feedoracle.io) โ Evidence by Design*