eu.madeinro/digital-compass-mcp
eu.madeinro/digital-compass-mcpDigital-crisis playbooks as tools, 9 languages, country-anchored reporting channels. CC BY 4.0.
Tools · 5
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…
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…
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…
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…
The date of the last editorial review ("last verified") for every playbook and guide — transparency about how fresh the advice is.
Resources · 1
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
Similar MCP servers embedding-nearest
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"
}
}
}