mcp-eu-sparql
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_by_celexA | Znajdz akt prawny UE po numerze CELEX. Numer CELEX jest unikalny i identyfikuje akt niezaleznie od jezyka. Przyklady: 32016R0679 (RODO), 31995L0046 (uchylony dyrektywa o ochronie danych), 62022CJ0252 (orzeczenie CJEU). Zwraca tytul w wybranym jezyku + EUR-Lex URL. |
| search_by_date_rangeA | Znajdz akty prawne UE z zakresu dat (po dacie dokumentu). Opcjonalnie filtruj po typie (REG=rozporzadzenie, DIR=dyrektywa, DEC=decyzja, RECO=zalecenie, OPIN=opinia). Maks. 50 wynikow na zapytanie. Uzyteczne do przegladu aktow z konkretnego okresu legislacyjnego. |
| search_cjeuA | Wyszukaj orzeczenia Trybunalu Sprawiedliwosci UE (CJEU) - wyroki (JUDG) i postanowienia (ORDER). Opcjonalnie zawez do zakresu dat. Zwraca CELEX (np. 62022CJ0252), date wydania, tytul (jezyk wg lang) i EUR-Lex URL. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 3 tools
Each tool targets a distinct search dimension: CELEX number, date range with type filter, and CJEU rulings. There is no overlap in functionality.
Two tools follow 'search_by_<criterion>' pattern, while the third uses 'search_cjeu', which is slightly inconsistent but still clear and predictable.
Three tools cover the core search needs for EU law (specific ID, date range, case law), though a keyword search tool could be added for completeness.
The set covers specific ID lookup, date-based filtering, and case law search, but lacks a general free-text keyword search, which is a notable gap for a legal research server.