Skip to main content
Glama

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
pl_dp_search_decisionsA

Full-text search across UODO decisions (sanctions, administrative decisions, and orders). Returns matching decisions with reference, entity name, fine amount, and GDPR articles cited.

pl_dp_get_decisionA

Get a specific UODO decision by reference number (e.g., 'ZSPR.421.1.2019', 'DKN.5112.1.2019').

pl_dp_search_guidelinesA

Search UODO guidance documents: guidelines, opinions, recommendations, and FAQs. Covers GDPR implementation, employee monitoring, cookies, DPIA methodology, and more.

pl_dp_get_guidelineA

Get a specific UODO guidance document by its database ID.

pl_dp_list_topicsA

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

pl_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.1/5.0

Scored across 6 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: search decisions, get a specific decision, search guidelines, get a specific guideline, list topics, and server metadata. There is no overlap or ambiguity among them.

Naming Consistency4/5

Most tools follow a consistent verb_noun pattern (search_decisions, get_decision, search_guidelines, get_guideline, list_topics). The 'about' tool is a minor deviation but not disruptive.

Tool Count5/5

With 6 tools, the server is well-scoped for its purpose: covering search and retrieval of decisions and guidelines, plus topic filtering and metadata. Each tool earns its place.

Completeness5/5

The tool surface fully covers the intended domain: search and retrieve both decisions and guidelines, with topic support for filtering. Since this is a read-only public data source, no CRUD operations are needed.

Maintenance

ActivityInactive
ResponsivenessNo issues