ToolOracle/accessoracle
DORA Art. 9 Access Control — 10 MCP tools for MFA compliance, access review, recertification
Platform-specific configuration:
{
"mcpServers": {
"accessoracle": {
"command": "npx",
"args": [
"-y",
"accessoracle"
]
}
}
}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/access/mcp/// claude_desktop_config.json
{
"mcpServers": {
"accessoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/access/mcp/"]
}
}
}| 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. |
| 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.
accessOracle is one of 42 specialized MCP servers in the ToolOracle ecosystem — the
Loading reviews...