Skip to main content
Glama
saidbazyar

sovereign-ai-act-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
SOVEREIGN_API_BASENoOverride the API base URLhttps://www.regulatoryai.eu

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
classify_ai_systemA

Classify an AI system under the EU AI Act (Regulation (EU) 2024/1689). Give a plain-language description of what the system does and it returns the risk tier (prohibited / high_risk / limited / minimal), the exact Annex III category where applicable, and the binding Articles — every reference grounded verbatim in the law. USE THIS when the user asks whether an AI system is high-risk or prohibited, what obligations apply to it, or which Articles bind a specific AI use-case. For looking up one known Article use lookup_article; for keyword search use search_eu_ai_act.

lookup_articleA

Return the verbatim text of one specific EU AI Act Article (1–113), exactly as published in the Official Journal of the EU. USE THIS when the user names or asks for a known Article number (e.g. 'show me Article 6', 'what does Article 5 say'). For keyword/topic search across the whole law use search_eu_ai_act; to classify a system use classify_ai_system.

search_eu_ai_actA

Full-text keyword search across the entire EU AI Act corpus — all Articles (1–113), Recitals (1–180) and Annexes (I–XIII) — returning the provisions that match your terms, each grounded verbatim in the law. USE THIS when you want to find where a topic, term or obligation is addressed but do not know the Article number (e.g. 'where does the law cover human oversight?', 'find biometric categorisation', 'rules for GPAI'). To fetch one known Article use lookup_article; to assess a specific system's risk tier use classify_ai_system.

get_compliance_deadlinesA

Return the canonical EU AI Act application timeline (the staggered dates each obligation starts to apply, reflecting the Digital Omnibus adjustment) together with the penalty/fine tiers under Article 99. Takes no arguments. USE THIS when the user asks when the EU AI Act (or a specific obligation) applies, what the key compliance deadlines are, or how large the fines can be.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/saidbazyar/sovereign-ai-act-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server