Odel
mcp eu sparql

mcp eu sparql

Local
@matematicsolutions1JavaScriptMITUpdated 1mo ago

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).

npm@matematicsolutions/mcp-eu-sparqlv1.2.0

Run

npx -y @matematicsolutions/mcp-eu-sparql

MCP client config

{
  "mcpServers": {
    "mcp-eu-sparql": {
      "command": "npx",
      "args": [
        "-y",
        "@matematicsolutions/mcp-eu-sparql"
      ]
    }
  }
}