io.tooloracle/accessoracle
AccessOracle - 10 access control tools: IAM, PAM, recertification, segregation of duties.
Open source Repository Open in the app JSON README (API)
About
AccessOracle - 10 access control tools: IAM, PAM, recertification, segregation of duties.
Details
- Kind
- MCP servers
- Topic
- Security & identity
- Publisher
- io.tooloracle
- Origin
- official
- Category
- ferramentas
- Transport
- http
- Version
- 1.0.0
- Last push
- 2026-04-05T16:54:33Z
- 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/accessoracle
README
# ๐ accessOracle
**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/access/mcp/
```
```json
// claude_desktop_config.json
{
"mcpServers": {
"accessoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/access/mcp/"]
}
}
}
```
## Tools (10)
| Tool | Description |
|------|-------------|
| `register_account` | Register a privileged/service/shared account for IAM tracking. |
| `list_accounts` | List accounts with filters. |
| `mfa_compliance` | Check MFA coverage against DORA Art. 9(4)(d) requirements. |
| `access_review` | Track access recertification reviews. Set add=true to log a review. |
| `sod_matrix` | Detect Segregation of Duties conflicts across accounts. |
| `privileged_audit` | Privileged account audit โ MFA, shared, review status. |
| `jml_process` | Joiner/Mover/Leaver process tracking. Set log_event=true to log. |
| `break_glass_log` | Emergency access logging. Set log=true to record usage. |
| `access_gap_analysis` | Gap analysis against RTS Art. 21 requirements. |
| `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
accessOracle 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/access/mcp/`
- ๐ Docs: [tooloracle.io/docs](https://tooloracle.io/docs)
- ๐ Platform: [tooloracle.io](https://tooloracle.io)
---
*Built by [FeedOracle](https://feedoracle.io) โ Evidence by Design*