Skip to main content
Glama
Ansvar-Systems

Romanian 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
ro_dp_search_decisionsA

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

ro_dp_get_decisionA

Get a specific ANSPDCP decision by reference number (e.g., 'ANSPDCP-2019-001', 'ANSPDCP-2022-015').

ro_dp_search_guidelinesB

Search ANSPDCP guidance documents: guidelines, opinions, recommendations, and FAQs. Covers GDPR implementation, DPIA methodology, cookies, videomonitorizare (CCTV), and more.

ro_dp_get_guidelineA

Get a specific ANSPDCP guidance document by its database ID.

ro_dp_list_topicsA

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

ro_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/5.0

Scored across 6 tools

Disambiguation5/5

Each tool targets a distinct purpose: searching decisions versus searching guidelines, retrieving a specific decision versus retrieving a specific guideline, listing topics, and returning server metadata. There is no meaningful overlap or ambiguity between tool boundaries.

Naming Consistency4/5

All tools share the ro_dp_ prefix and most follow a clear verb_noun pattern such as search_decisions, get_decision, search_guidelines, and get_guideline. The only minor deviation is ro_dp_about, which does not follow the verb_noun pattern.

Tool Count5/5

Six tools is a well-scoped set for a focused read-only data protection research server. Each tool serves a clear purpose without unnecessary redundancy or overwhelming the agent.

Completeness5/5

The server provides both search and retrieval for its two core content types (decisions and guidelines), plus topic listing and metadata. For a read-only research domain, this covers the full expected workflow with no dead ends.

Maintenance

ActivityNo data
ResponsivenessNo issues