streamable-httpupdated 5mo ago
| Tool | Description | |------|-------------| | registeraccount | Register a privileged/service/shared account for IAM tracking. | | listaccounts | List accounts with filters. | | mfacompliance | Check MFA coverage against DORA Art. 9(4)(d) requirements. | | accessreview | Track access recertification reviews. Set add=true to log a review. | | sodmatrix | Detect Segregation of Duties conflicts across accounts. | | privilegedaudit | Privileged account audit â MFA, shared, review status. | | jmlprocess | Joiner/Mover/Leaver process tracking. Set logevent=true to log.
Was kannst du mit accessoracle machen?
đ accessOracle
DORA Execution MCP Server â 10 tools | Part of ToolOracle
Quick Connect
# 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/"]
}
}
}
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 ecosystem â the largest collection of production-ready MCP tools for AI agents.
DORA Coverage
Related Oracles:
- FeedOracle â Evidence-grade compliance data infrastructure
- ToolOracle â 42 Oracles, 390+ MCP Tools
Links
- đ Live:
https://tooloracle.io/access/mcp/ - đ Docs: tooloracle.io/docs
- đ Platform: tooloracle.io
Built by FeedOracle â Evidence by Design
Installation
accessoracle zu deinem Client hinzufĂŒgen. WĂ€hl den, den du nutzt.
claude mcp add --transport http accessoracle https://tooloracle.io/access/mcp/codex mcp add accessoracle --url https://tooloracle.io/access/mcp/{
"mcpServers": {
"accessoracle": {
"url": "https://tooloracle.io/access/mcp/"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"accessoracle": {
"type": "http",
"url": "https://tooloracle.io/access/mcp/"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"accessoracle": {
"url": "https://tooloracle.io/access/mcp/"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"accessoracle": {
"serverUrl": "https://tooloracle.io/access/mcp/"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
10 Tools
accessoracle stellt einem verbundenen Agent 10 Tools bereit.
- 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.
Score
57 / 100
Ausreichend
- Dokumentation18/25
- Pflege13/25
- Vertrauen6/20
- Funktionsumfang8/15
- Installation12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 148 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 10 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint â no local install
Versionsverlauf
| Versionen | Veröffentlicht |
|---|---|
| 1.0.0Aktuell | 7. Mai 2026 |