Skip to main content
Glama
Ansvar-Systems

Swedish 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
se_dp_search_decisionsA

Full-text search across IMY decisions (tillsynsbeslut, sanctions, ingripanden). Returns matching decisions with reference, entity name, fine amount, and GDPR articles cited.

se_dp_get_decisionA

Get a specific IMY decision by reference number (e.g., 'DI-2020-11332', 'IMY-2022-6524').

se_dp_search_guidelinesA

Search IMY guidance documents: vägledningar, riktlinjer, and ställningstaganden. Covers GDPR implementation, DPIA methodology, cookie consent, kamerabevakning, and more.

se_dp_get_guidelineC

Get a specific IMY guidance document by its database ID.

se_dp_list_topicsA

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

se_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

A3.9/5.0

Scored across 6 tools

Disambiguation5/5

Each tool has a clear, distinct purpose: search vs retrieval for decisions and guidelines, topic listing, and server metadata. There is no overlap or ambiguity.

Naming Consistency5/5

All tools follow a consistent `se_dp_verb_noun` pattern in snake_case, with 'about' being the only slight outlier but still fitting the noun pattern. Highly predictable.

Tool Count5/5

Six tools is well-scoped for a specialized legal database covering search, retrieval, topic metadata, and server info. Each tool earns its place.

Completeness5/5

Covers all core operations for a read-only legal resource: full-text search over decisions and guidelines, specific retrieval by ID, topic listing, and server metadata. No obvious gaps.

Maintenance

ActivitySlowing
ResponsivenessNo issues