mcpbeat

Reporting MCP Server

io.tooloracle/reporting
not responding

Reporting is listed as active in the registry but did not answer our last check. It exposes 16 tools.

ReportingOracle — 16 regulatory reporting tools: BaFin, ESMA, FINREP, COREP, ICAAP, ILAAP.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 40 hours of history · worst hour 0%
40 hours agonow
0.0%
Uptime 24h
0 of 91 checks
16
Tools
read from the server
35 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 7 min ago.

run in your terminal
claude mcp add reporting --transport http https://tooloracle.io/reporting/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "reporting": {
      "url": "https://tooloracle.io/reporting/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.reporting]
url = "https://tooloracle.io/reporting/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "reporting": {
      "url": "https://tooloracle.io/reporting/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "reporting": {
      "url": "https://tooloracle.io/reporting/mcp/"
    }
  }
}

Available tools 16

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

incident
incident_report
Generate ITS 2024/1772 incident report for BaFin (initial/intermediate/final). Art. 19-20. Deadlines: 4h/72h/30d.
incident_status
Track all incident reports per entity with deadlines and overdue status.
report
get_report
Get full report content by report_id.
report_templates
Available ITS/RTS report templates with mandatory fields count.
roi
roi_export
Generate Register of Information ITS export (Art. 28(3)). Pulls providers from AmpelOracle, checks ITS mandatory fields.
roi_validate
Validate Register of Information against ITS mandatory fields per provider.
annual
annual_report
Annual ICT risk management report for board + NCA (Art. 6(5)). Auto-fills from AmpelOracle.
approve
approve_report
Approve a draft report (4-eyes). Status: draft → approved.
deadline
deadline_tracker
All DORA reporting deadlines per entity with days-until countdown.
health
health_check
Server status.
management
management_letter
Generate management response letter to findings. 4-eyes principle.
nca
nca_submission_status
Track all NCA submissions with deadlines, status, overdue alerts.
obligation
obligation_map
Reporting obligations DORA-RPT-01 to RPT-08 with deadlines and cross-jurisdiction.
ping
ping
Connectivity test.
sync
sync_from_ampel
Pull latest entity data from AmpelOracle for report population.
tlpt
tlpt_report
Generate TLPT results summary for NCA submission (Art. 26(8)). Pulls from TestOracle.

Endpoints

URLTransportStateLatencyChecked
https://tooloracle.io/reporting/mcp/ streamable-http answering 35 ms 7 min ago

Reporting — questions

Answers built from our own checks of this server.

What can Reporting do?
It exposes 16 tools, read directly from the server on our last check. Among them: annual_report, approve_report, deadline_tracker, get_report, health_check, incident_report and 10 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
What is Reporting mostly used for?
Its tools cluster around incident, roi and report. That is what this server is built to work with — the grouping comes from the actual tool names, not from a category we assigned.
Is Reporting working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 35 ms. The bar chart above shows every period we have measured.
Is Reporting still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
The registry lists Reporting as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Reporting?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Reporting need an API key?
No. Reporting completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 16 of them are readable on this page. This is what we observed, not what the docs claim.