streamable-httpupdated 5mo ago
| Tool | Description | |------|-------------| | registerprovider | Add or update an ICT third-party provider in the DORA Register of Information (A | | listproviders | List all ICT third-party providers in the Register of Information with optional | | getprovider | Get full details, risk flags, and ITS completeness of a specific provider. | | validateroi | Validate entire Register of Information against DORA ITS requirements. | | concentrationrisk | Analyze ICT concentration risks across providers, countries, cloud types.
What can you do with registeroracle?
📋 registerOracle
DORA Execution MCP Server — 10 tools | Part of ToolOracle
Quick Connect
# Claude Desktop / Cursor / Windsurf
npx -y mcp-remote https://tooloracle.io/register/mcp/
// claude_desktop_config.json
{
"mcpServers": {
"registeroracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/register/mcp/"]
}
}
}
Tools (10)
| Tool | Description |
|---|---|
register_provider |
Add or update an ICT third-party provider in the DORA Register of Information (A |
list_providers |
List all ICT third-party providers in the Register of Information with optional |
get_provider |
Get full details, risk flags, and ITS completeness of a specific provider. |
validate_roi |
Validate entire Register of Information against DORA ITS requirements. |
concentration_risk |
Analyze ICT concentration risks across providers, countries, cloud types. |
ctpp_check |
Assess if a provider might qualify as Critical Third-Party Provider (CTPP) |
export_its |
Export Register of Information in ITS-compliant format for supervisory reporting |
gap_analysis |
Identify gaps in the Register — missing fields, incomplete entries, |
register_stats |
Dashboard summary: provider counts, criticality distribution, |
health_check |
Server and data 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
registerOracle 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/register/mcp/ - 📚 Docs: tooloracle.io/docs
- 🏠 Platform: tooloracle.io
Built by FeedOracle — Evidence by Design
Install
Add registeroracle to your client. Pick the one you use.
claude mcp add --transport http registeroracle https://tooloracle.io/register/mcp/codex mcp add registeroracle --url https://tooloracle.io/register/mcp/{
"mcpServers": {
"registeroracle": {
"url": "https://tooloracle.io/register/mcp/"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"registeroracle": {
"type": "http",
"url": "https://tooloracle.io/register/mcp/"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"registeroracle": {
"url": "https://tooloracle.io/register/mcp/"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"registeroracle": {
"serverUrl": "https://tooloracle.io/register/mcp/"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
10 tools
registeroracle exposes 10 tools to a connected agent.
- register_provider
- Add or update an ICT third-party provider in the DORA Register of Information (A
- list_providers
- List all ICT third-party providers in the Register of Information with optional
- get_provider
- Get full details, risk flags, and ITS completeness of a specific provider.
- validate_roi
- Validate entire Register of Information against DORA ITS requirements.
- concentration_risk
- Analyze ICT concentration risks across providers, countries, cloud types.
- ctpp_check
- Assess if a provider might qualify as Critical Third-Party Provider (CTPP)
- export_its
- Export Register of Information in ITS-compliant format for supervisory reporting
- gap_analysis
- Identify gaps in the Register — missing fields, incomplete entries,
- register_stats
- Dashboard summary: provider counts, criticality distribution,
- health_check
- Server and data status.
Score
57 / 100
Adequate
- Documentation18/25
- Maintenance13/25
- Trust6/20
- Capability8/15
- Install experience12/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
Version history
| Versions | Published |
|---|---|
| 1.0.0Latest | May 7, 2026 |