Skip to main content
Glama
Ansvar-Systems

estonian-data-protection-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
ee_dp_search_decisionsA

Full-text search across AKI (Andmekaitse Inspektsioon) decisions and sanctions. Returns matching decisions with reference, entity name, fine amount, and GDPR articles cited.

ee_dp_get_decisionA

Get a specific AKI decision by reference number.

ee_dp_search_guidelinesA

Search AKI guidance documents: recommendations, guidelines, and FAQs on GDPR implementation in Estonia.

ee_dp_get_guidelineA

Get a specific AKI guidance document by its database ID.

ee_dp_list_topicsA

List all covered data protection topics with Estonian and English names. Use topic IDs to filter decisions and guidelines.

ee_dp_aboutA

Return metadata about this MCP server: version, data source, coverage, and tool list.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.2/5.0

Scored across 6 tools

Disambiguation5/5

Each tool targets a distinct resource/action: decisions vs guidelines vs topics vs server metadata. Search and get are clearly separated for both content types, leaving no ambiguity.

Naming Consistency4/5

The ee_dp_ prefix and verb_noun pattern are consistent for five tools, but 'about' is a minor deviation as an informational endpoint rather than a verb_noun.

Tool Count5/5

6 tools is an appropriate scope for a read-only data protection repository, covering search and retrieval for two content types plus navigation and metadata.

Completeness5/5

The surface fully covers the domain: search and get for decisions and guidelines, topic listing for filtering, and server info. No obvious missing operations for the read-only purpose.

Maintenance

ActivityInactive
ResponsivenessNo issues