Skip to content
Grok

mcp eu sparql for Grok

io.github.matematicsolutions/mcp-eu-sparql

EU legislation and CJEU case law via Publications Office SPARQL (Cellar) + GDPRhub DPA decisions.

client:Grok transport:stdio runtime:npm

Install mcp eu sparql in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

mcp eu sparql in other clients