Skip to main content
Glama
Ansvar-Systems

Lithuanian 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
lt_dp_search_decisionsA

Full-text search across VDAI (Valstybinė duomenų apsaugos inspekcija) decisions and sanctions. Returns matching decisions with reference, entity name, fine amount, and GDPR articles cited.

lt_dp_get_decisionA

Get a specific VDAI decision by reference number.

lt_dp_search_guidelinesA

Search VDAI guidance documents: recommendations, guidelines, and FAQs on GDPR implementation in Lithuania.

lt_dp_get_guidelineA

Get a specific VDAI guidance document by its database ID.

lt_dp_list_topicsA

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

lt_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 has a distinct purpose: search vs get for decisions, search vs get for guidelines, plus list_topics for filtering and about for server metadata. No overlap or ambiguity.

Naming Consistency5/5

All tools follow a consistent pattern: lt_dp_<verb>_<resource>. Verbs are search, get, list, about; resources are decision/decisions, guideline/guidelines, topics. Minor singular/plural usage is consistent across resource pairs.

Tool Count5/5

Six tools is well-scoped for a focused Lithuanian data protection research server. Each tool covers a necessary function without redundancy.

Completeness5/5

For a read-only research domain, the surface is complete: search and retrieve for both decisions and guidelines, topic listing for navigation, and an about tool for metadata. No obvious missing operations.

Maintenance

ActivityInactive
ResponsivenessNo issues