Estonian Data Protection Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Estonian Data Protection Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
<!-- ANSVAR-CTA-BEGIN -->
### ▶ Try this MCP instantly via Ansvar Gateway 50 free queries/day · no card required · OAuth signup at [ansvar.eu/gateway](https://ansvar.eu/gateway)
>
One endpoint, one OAuth signup, access from any MCP-compatible client.
Claude Code (one line):
claude mcp add ansvar --transport http https://gateway.ansvar.eu/mcpClaude 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.
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 is the pre-built database — TDM and standards-licensing constraints on the upstream sources mean we host the corpus on Ansvar infrastructure rather than redistribute it as a public artifact.
Build your own: run this repo's ingestion script (entry-point varies per repo — typically scripts/ingest.sh, npm run ingest, or make ingest; check the repo root). <!-- ANSVAR-CTA-END -->
Estonian data protection data for AI compliance tools.
Query Estonian data protection data -- regulations, decisions, and requirements from AKI (Estonian Data Protection Inspectorate) -- directly from Claude, Cursor, or any MCP-compatible client.
Built by Ansvar Systems -- Stockholm, Sweden
| Tool | Description |
|---|---|
ee_dp_search_decisions | Full-text search across AKI (Andmekaitse Inspektsioon) decisions and sanctions. Returns matching decisions with refer... |
ee_dp_get_decision | Get a specific AKI decision by reference number. |
ee_dp_search_guidelines | Search AKI guidance documents: recommendations, guidelines, and FAQs on GDPR implementation in Estonia. |
ee_dp_get_guideline | Get a specific AKI guidance document by its database ID. |
ee_dp_list_topics | List all covered data protection topics with Estonian and English names. Use topic IDs to filter decisions and guidel... |
ee_dp_about | Return metadata about this MCP server: version, data source, coverage, and tool list. |
All tools return structured data with source references and timestamps.
All content is sourced from official Estonian regulatory publications:
See sources.yml for full provenance metadata.
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.
THIS TOOL IS NOT REGULATORY OR LEGAL ADVICE
>
Regulatory data is sourced from official publications by AKI (Estonian Data Protection Inspectorate). 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
Queries go through the Claude API. For privileged or confidential matters, use on-premise deployment. See PRIVACY.md for details.
git clone https://github.com/Ansvar-Systems/estonian-data-protection-mcp
cd estonian-data-protection-mcp
npm install
npm run build
npm testnpm run dev # Start MCP server
npx @anthropic/mcp-inspector node dist/index.js # Test with MCP Inspectornpm run build:db # Rebuild SQLite database from seed data
npm run check-updates # Check for new regulatory dataFull fleet at ansvar.eu/gateway.
Contributions welcome! See CONTRIBUTING.md for guidelines.
Apache License 2.0. See LICENSE for details.
Regulatory data sourced from official government publications. See sources.yml for per-source licensing details.
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](https://ansvar.eu) -- Stockholm, Sweden
<p align="center"> <sub>Built with care in Stockholm, Sweden</sub> </p>
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.