Ansvar-Systems

Estonian Cybersecurity MCP

Community Ansvar-Systems
Updated

MCP server for RIA (Riigi Infosüsteemi Amet) cybersecurity guidelines and advisories

Estonian Cybersecurity MCP

▶ Try this MCP instantly via Ansvar Gateway

50 free queries/day · no card required · OAuth signup at ansvar.eu/gateway

One endpoint, one OAuth signup, access from any MCP-compatible client.

Connect

Claude Code (one line):

claude mcp add ansvar --transport http https://gateway.ansvar.eu/mcp

Claude Desktop / Cursor — add to claude_desktop_config.json (or mcp.json):

{
  "mcpServers": {
    "ansvar": {
      "type": "url",
      "url": "https://gateway.ansvar.eu/mcp"
    }
  }
}

Claude.ai — Settings → Connectors → Add custom connector → paste https://gateway.ansvar.eu/mcp

First request opens an OAuth flow at ansvar.eu/gateway. After signup, your client is bound to your account; tier (free / premium / team / company) determines fan-out, quota, and which downstream MCPs are reachable.

Self-host this MCP

You can also clone this repo and build the corpus yourself. The schema,fetcher, and tool implementations all live here. What is not in the repo isthe pre-built database — TDM and standards-licensing constraints on theupstream sources mean we host the corpus on Ansvar infrastructure ratherthan redistribute it as a public artifact.

Build your own: run this repo's ingestion script (entry-point varies perrepo — typically scripts/ingest.sh, npm run ingest, or make ingest;check the repo root).

Estonian cybersecurity data for AI compliance tools.

LicenseCI

Query Estonian cybersecurity data -- regulations, decisions, and requirements from RIA/CERT-EE (Information System Authority) -- directly from Claude, Cursor, or any MCP-compatible client.

Built by Ansvar Systems -- Stockholm, Sweden

Available Tools (6)

Tool Description
ee_cyber_search_guidance Full-text search across RIA cybersecurity guidelines, directives, and technical standards. Covers ISKE security frame...
ee_cyber_get_guidance Get a specific RIA guidance document by reference (e.g.,
ee_cyber_search_advisories Search CERT-EE security advisories and incident alerts. Returns advisories with severity, affected products, and CVE ...
ee_cyber_get_advisory Get a specific CERT-EE security advisory by reference (e.g.,
ee_cyber_list_frameworks List all RIA/CERT-EE cybersecurity frameworks covered in this MCP, including ISKE, national cybersecurity strategy, a...
ee_cyber_about Return metadata about this MCP server: version, data source, coverage, and tool list.

All tools return structured data with source references and timestamps.

Data Sources and Freshness

All content is sourced from official Estonian regulatory publications:

  • RIA/CERT-EE (Information System Authority) -- Official regulatory authority

Data Currency

  • Database updates are periodic and may lag official publications
  • Freshness checks run via GitHub Actions workflows
  • Last-updated timestamps in tool responses indicate data age

See sources.yml for full provenance metadata.

Security

This project uses multiple layers of automated security scanning:

Scanner What It Does Schedule
CodeQL Static analysis for security vulnerabilities Weekly + PRs
Semgrep SAST scanning (OWASP top 10, secrets, TypeScript) Every push
Gitleaks Secret detection across git history Every push
Trivy CVE scanning on filesystem and npm dependencies Daily
Docker Security Container image scanning + SBOM generation Daily
Socket.dev Supply chain attack detection PRs
Dependabot Automated dependency updates Weekly

See SECURITY.md for the full policy and vulnerability reporting.

Important Disclaimers

Not Regulatory Advice

THIS TOOL IS NOT REGULATORY OR LEGAL ADVICE

Regulatory data is sourced from official publications by RIA/CERT-EE (Information System Authority). However:

  • This is a research tool, not a substitute for professional regulatory counsel
  • Verify all references against primary sources before making compliance decisions
  • Coverage may be incomplete -- do not rely solely on this for regulatory research

Before using professionally, read: DISCLAIMER.md | PRIVACY.md

Confidentiality

Queries go through the Claude API. For privileged or confidential matters, use on-premise deployment. See PRIVACY.md for details.

Development

Setup

git clone https://github.com/Ansvar-Systems/estonian-cybersecurity-mcp
cd estonian-cybersecurity-mcp
npm install
npm run build
npm test

Running Locally

npm run dev                                       # Start MCP server
npx @anthropic/mcp-inspector node dist/index.js   # Test with MCP Inspector

Data Management

npm run build:db       # Rebuild SQLite database from seed data
npm run check-updates  # Check for new regulatory data

More Ansvar MCPs

Full fleet at ansvar.eu/gateway.

Contributing

Contributions welcome! See CONTRIBUTING.md for guidelines.

License

Apache License 2.0. See LICENSE for details.

Data Licenses

Regulatory data sourced from official government publications. See sources.yml for per-source licensing details.

About Ansvar Systems

We build AI-powered compliance and legal research tools for the European market. Our MCP fleet provides structured, verified regulatory data to AI assistants -- so compliance professionals can work with accurate sources instead of guessing.

ansvar.eu -- Stockholm, Sweden

Built with care in Stockholm, Sweden

MCP Server · Populars

MCP Server · New

    sanity-io

    Sanity Agent Toolkit

    Collection of resources to help AI agents build better with Sanity.

    Community sanity-io
    kaeawc

    AutoMobile

    Mobile automation suite of tools including an MCP and libraries for test authoring & execution

    Community kaeawc
    Ansvar-Systems

    German Law MCP Server

    MCP server for German legislation (gesetze-im-internet.de)

    Community Ansvar-Systems
    ai-dashboad

    flutter-skill

    AI-powered E2E testing for 10 platforms. 253 MCP tools. Zero config. Works with Claude, Cursor, Windsurf, Copilot. Test Flutter, React Native, iOS, Android, Web, Electron, Tauri, KMP, .NET MAUI — all from natural language.

    Community ai-dashboad
    sh3ll3x3c

    native-devtools-mcp

    MCP server for computer use & browser automation - screenshot, OCR, click, type, find_text, Chrome/Electron CDP, template matching. macOS, Windows & Android. Works with Claude, Cursor, and any MCP client.

    Community sh3ll3x3c