mcp eu sparql for VS Code
io.github.matematicsolutions/mcp-eu-sparql
EU legislation and CJEU case law via Publications Office SPARQL (Cellar) + GDPRhub DPA decisions.
client:VS Code
transport:stdio
runtime:npm
Install mcp eu sparql in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-eu-sparql": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eu-sparql"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs