Skip to main content
Glama

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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_eu_lawA

Search authoritative CELLAR metadata for EU legislation and legal acts. Returns metadata and provenance, not legal conclusions.

get_eu_documentA

Retrieve an exact official language/version of an EU legal act by deterministic identifier.

get_articleB

Retrieve one structurally exact article, including numbered paragraphs and points, from official CELLAR XHTML.

get_recitalsB

Retrieve selected, source-numbered recitals from an official EU legal text.

compare_document_versionsB

Return deterministic structural provision differences after whitespace/markup normalization; does not characterize legal effect.

search_eu_casesB

Search authoritative EU case law. query is an AND-of-tokens match over official case titles. provision verifies a direct article-to-instrument citation in official numbered case paragraphs and returns that evidence. interpreted_celex is instrument-level metadata only.

get_eu_caseC

Retrieve an exact official EU court document with source paragraph numbering preserved.

get_case_paragraphsB

Retrieve only requested, source-numbered paragraphs. Missing numbers return PARAGRAPH_NOT_FOUND.

find_cases_citingA

Find citing judgments through authoritative CELLAR work_cites_work relationships, never keyword co-occurrence.

search_edpb_documentsC

Search the official EDPB document catalogue through its public website.

get_edpb_documentC

Retrieve text from an official EDPB PDF and preserve visible numbered paragraphs where extractable.

search_edps_documentsA

Search official Publications Office CELLAR metadata for EDPS publications. Coverage is limited to EDPS material deposited in CELLAR.

list_document_versionsB

List the original act and every official consolidation, with requested-language availability reported without substitution.

get_document_timelineB

Return original, corrigendum, amending-act, and consolidation events as distinct official resources.

get_provision_at_dateA

Return an exact article from the latest safe official snapshot on or before a date; legal effect is not inferred.

verify_legal_quoteA

Compare a quote only with one stored evidence anchor. Returns exact_match, normalized_match, or no_match.

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/hatt-io/eurmcp'

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