MCP Server
io.github.matematicsolutions/mcp-eu-sparql MCP Server
io.github.matematicsolutions/mcp-eu-sparql
What is the io.github.matematicsolutions/mcp-eu-sparql MCP server?
MCP server for EU legislation and CJEU case law via Publications Office SPARQL (Cellar).
How to install io.github.matematicsolutions/mcp-eu-sparql
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"mcp-eu-sparql": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eu-sparql"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-eu-sparql": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eu-sparql"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-eu-sparql": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eu-sparql"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"mcp-eu-sparql": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eu-sparql"
]
}
}
}Claude Code
claude mcp add mcp-eu-sparql -- npx -y @matematicsolutions/mcp-eu-sparqlRelated MCP servers
MCP server for Austrian RIS federal legislation: ELI identifiers and verifiable citations.
View repository →MCP server for Czech legislation (e-Sbirka SPARQL) with ELI and verifiable citations.
View repository →MCP server for German federal legislation (NeuRIS): ELI identifiers and verifiable citations.
View repository →MCP server for Danish legislation (Retsinformation) with native ELI and verifiable citations.
View repository →MCP server for Spanish BOE consolidated legislation, grounded by id/ELI with verifiable citations.
View repository →MCP server for Finnish Finlex consolidated statutes: ELI identifiers and verifiable citations.
View repository →