EU legislation and CJEU case law via Publications Office SPARQL (Cellar) + GDPRhub DPA decisions.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
npx -y @matematicsolutions/mcp-eu-sparql
MCP client config
{
"mcpServers": {
"mcp-eu-sparql": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eu-sparql"
]
}
}
}