Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

eu.madeinro/digital-compass-mcp

eu.madeinro/digital-compass-mcp

Digital-crisis playbooks as tools, 9 languages, country-anchored reporting channels. CC BY 4.0.

Uptime
100.0%
1 direct probes · 30d
Response
404ms
last probe
Tools
5
callable
Resources
1
readable
Prompts
0
available

Tools · 5

compass_list_situations

All digital-crisis situations (reactive playbooks: fake link, hacked account, online scam...) and prevention guides covered by Digital Compass, with slugs for compass_get_content. Public Romanian guid…

compass_get_content

The full markdown of a crisis playbook (steps to take now, what NOT to do, how to recognize it next time, where to report) or of a prevention guide. Suitable to relay to the user step by step, in docu…

compass_find_playbook

Matches the situation in the user's own words ("I clicked a link and it asked for my card") against the covered situations. Deterministic keyword matching (title, situation, summary), not guessing. Re…

compass_report_channels

Real reporting channels for digital incidents, from the playbooks' "Where to report" sections. lang=ro/en/hu → channels in ROMANIA (DNSC 1911, Romanian Police, your bank); lang=pl → channels in POLAND…

compass_freshness

The date of the last editorial review ("last verified") for every playbook and guide — transparency about how fresh the advice is.

Resources · 1

playbook-card

Self-contained HTML template for compass_get_content: severity band, the playbook rendered as a calm step-by-step checklist (local check-offs, nothing stored), reporting links, and a link to the full …

ui://compass/playbook-card

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "eu.madeinro/digital-compass-mcp": {
      "url": "https://compass.madeinro.eu/mcp",
      "transport": "streamable-http"
    }
  }
}