Skip to main content
Glama
Ansvar-Systems

Swedish Financial Regulation 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_fin_search_regulationsA

Full-text search across Swedish financial regulation provisions. Returns matching Finansinspektionen FFFS foreskrifter, promemorior on operational resilience, and tillsynsrapporter.

se_fin_get_regulationA

Get a specific Swedish financial regulation provision by sourcebook and reference. Accepts references like 'FFFS 2014:1 kap.2 para.1' or 'FFFS 2014:5 kap.4 para.3'.

se_fin_list_sourcebooksA

List all Swedish financial regulation sourcebooks with their names and descriptions. Covers Finansinspektionen FFFS, promemorior, and tillsynsrapporter.

se_fin_search_enforcementB

Search Finansinspektionen enforcement actions — ingripanden, sanktionsavgifter, and anmarkningar. Returns matching enforcement decisions.

se_fin_check_currencyA

Check whether a specific Swedish financial regulation provision reference is currently in force. Returns status and effective date.

se_fin_aboutA

Return metadata about this MCP server: version, data source, 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 has a clearly distinct purpose: metadata, check currency, get regulation, list sourcebooks, search enforcement, and search regulations. No overlap in functionality.

Naming Consistency5/5

All tools follow a consistent 'se_fin_verb_noun' pattern (e.g., se_fin_check_currency, se_fin_list_sourcebooks), making naming predictable and clear.

Tool Count5/5

With 6 tools, the server is well-scoped for its domain of Swedish financial regulation, covering key operations without being too sparse or bloated.

Completeness5/5

The tool set covers the full lifecycle of querying regulations: metadata, checking validity, retrieval, listing sourcebooks, enforcement search, and full-text search. No obvious gaps.

Maintenance

ActivitySlowing
ResponsivenessNo issues