mcp eu sparql for Zed
io.github.matematicsolutions/mcp-eu-sparql
EU legislation and CJEU case law via Publications Office SPARQL (Cellar) + GDPRhub DPA decisions.
client:Zed
transport:stdio
runtime:npm
Install mcp eu sparql in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-eu-sparql": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eu-sparql"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs