# io.tooloracle/reporting (remote · tooloracle.io)

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

- Trust score: 61/100 (medium)
- Change this week: +7
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `tooloracle.io`: 61/100 (this document), [markdown](https://verifymcp.io/servers/io-tooloracle-reporting/reporting-mcp.md), [page](https://verifymcp.io/servers/io-tooloracle-reporting/reporting-mcp)

## Channel facts

- Endpoint: `https://tooloracle.io/reporting/mcp/`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 66/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 16 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 57/100
  - AI-judged instruction clarity (fair).
  - Tool/resource definitions use about 630 tokens (~39/item across 16 items; 16 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 71/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 14% of tool parameters carry a description.
- **Capabilities**: 40/100
  - Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http io-tooloracle-reporting https://tooloracle.io/reporting/mcp/
```

### Codex

```toml
[mcp_servers.io-tooloracle-reporting]
url = "https://tooloracle.io/reporting/mcp/"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "io-tooloracle-reporting": {
      "type": "remote",
      "url": "https://tooloracle.io/reporting/mcp/",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add io-tooloracle-reporting --url https://tooloracle.io/reporting/mcp/ --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  io-tooloracle-reporting:
    url: "https://tooloracle.io/reporting/mcp/"
```

### Other

```json
{
  "mcpServers": {
    "io-tooloracle-reporting": {
      "type": "http",
      "url": "https://tooloracle.io/reporting/mcp/"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 61, +1)

No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-01 (score 60, +1)

No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-31 (score 59, +3)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-30 (score 56, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 56, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-28 (score 55, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-07-27 (score 54, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 54)

First indexed and scored.

## MCP tools (16)

### `incident_report` (~150 tokens)

Generate ITS 2024/1772 incident report for BaFin (initial/intermediate/final). Art. 19-20. Deadlines: 4h/72h/30d.

Input parameters:

- `affected_clients` (string)
- `affected_services` (string)
- `containment` (string)
- `description` (string)
- `detection_date` (string)
- `entity_id` (string)
- `incident_id` (string)
- `remediation` (string)
- `report_type` (string): initial|intermediate|final
- `root_cause` (string)
- `severity` (string): major|significant
- `title` (string)

### `incident_status` (~28 tokens)

Track all incident reports per entity with deadlines and overdue status.

Input parameters:

- `entity_id` (string)

### `roi_export` (~43 tokens)

Generate Register of Information ITS export (Art. 28(3)). Pulls providers from AmpelOracle, checks ITS mandatory fields.

Input parameters:

- `entity_id` (string)

### `roi_validate` (~27 tokens)

Validate Register of Information against ITS mandatory fields per provider.

Input parameters:

- `entity_id` (string)

### `tlpt_report` (~40 tokens)

Generate TLPT results summary for NCA submission (Art. 26(8)). Pulls from TestOracle.

Input parameters:

- `entity_id` (string)

### `annual_report` (~49 tokens)

Annual ICT risk management report for board + NCA (Art. 6(5)). Auto-fills from AmpelOracle.

Input parameters:

- `entity_id` (string)
- `year` (integer)

### `management_letter` (~47 tokens)

Generate management response letter to findings. 4-eyes principle.

Input parameters:

- `entity_id` (string)
- `finding_ids` (string): Comma-separated finding IDs (empty=all open)

### `nca_submission_status` (~31 tokens)

Track all NCA submissions with deadlines, status, overdue alerts.

Input parameters:

- `entity_id` (string)

### `deadline_tracker` (~35 tokens)

All DORA reporting deadlines per entity with days-until countdown.

Input parameters:

- `entity_id` (string): Optional — empty for general deadlines

### `report_templates` (~20 tokens)

Available ITS/RTS report templates with mandatory fields count.

### `obligation_map` (~29 tokens)

Reporting obligations DORA-RPT-01 to RPT-08 with deadlines and cross-jurisdiction.

### `sync_from_ampel` (~30 tokens)

Pull latest entity data from AmpelOracle for report population.

Input parameters:

- `entity_id` (string)

### `get_report` (~32 tokens)

Get full report content by report_id.

Input parameters:

- `entity_id` (string, required)
- `report_id` (string, required)

### `approve_report` (~48 tokens)

Approve a draft report (4-eyes). Status: draft → approved.

Input parameters:

- `approved_by` (string, required)
- `entity_id` (string, required)
- `report_id` (string, required)

### `health_check` (~11 tokens)

Server status.

### `ping` (~10 tokens)

Connectivity test.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/io-tooloracle-reporting/reporting-mcp#diagnostics

## Score history

- 2026-08-03: 61
- 2026-08-02: 60
- 2026-08-01: 60
- 2026-07-31: 59
- 2026-07-30: 56
- 2026-07-29: 56
- 2026-07-28: 55
- 2026-07-27: 54
- 2026-07-26: 54

## Links

- Remote endpoint: https://tooloracle.io/reporting/mcp/
- Repository: https://github.com/ToolOracle/reporting
- Changelog RSS feed: https://verifymcp.io/servers/io-tooloracle-reporting/reporting-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/io-tooloracle-reporting/reporting-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/io-tooloracle-reporting/reporting-mcp
