mcp-eu-sparql
Rank #55,035io.github.matematicsolutions/mcp-eu-sparql
MCP server for EU legislation and CJEU case law via Publications Office SPARQL (Cellar).
mcp-eu-sparql is a Model Context Protocol (MCP) server published by matematicsolutions. It ranks #55,035 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. mcp-eu-sparql is listed across 3 registries — Official MCP, PulseMCP and Glama, with 1 tracked version. It was first listed on May 20, 2026 and most recently updated on Jun 25, 2026.
Ranks ahead of 60,425 of 115,460 servers on MCP Toplist.
Use mcp-eu-sparql
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-eu-sparql -- npx -y @matematicsolutions/mcp-eu-sparql[mcp_servers.mcp-eu-sparql]
command = "npx"
args = ["-y", "@matematicsolutions/mcp-eu-sparql"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-eu-sparql": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eu-sparql"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-eu-sparql": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eu-sparql"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-eu-sparql": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eu-sparql"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-eu-sparql": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eu-sparql"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-eu-sparql": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eu-sparql"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.matematicsolutions%2Fmcp-eu-sparql)<a href="https://mcptoplist.com/server/io.github.matematicsolutions%2Fmcp-eu-sparql"><img src="https://mcptoplist.com/badge/io.github.matematicsolutions%2Fmcp-eu-sparql.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
matematicsolutions
Other servers by matematicsolutions
- sg-eli-mcp#9,472 · 3 vers
- it-eli-mcp#10,931 · 4 vers
- pk-eli-mcp#10,932 · 4 vers
- at-eli-mcp#11,428 · 3 vers
- de-eli-mcp#11,657 · 3 vers
- dk-eli-mcp#11,658 · 3 vers
- es-eli-mcp#11,659 · 3 vers
- fi-eli-mcp#11,660 · 3 vers
- fr-eli-mcp#11,661 · 3 vers
- hr-eli-mcp#11,662 · 3 vers
- ie-eli-mcp#11,663 · 3 vers
- lt-eli-mcp#11,664 · 3 vers
Available versions (1)
| Version | Published |
|---|---|
| 1.1.1 | Jun 25, 2026 |
Frequently asked questions
- Who maintains mcp-eu-sparql?
- mcp-eu-sparql is maintained by matematicsolutions, which publishes 45 MCP servers (128 total versions) tracked on MCP Toplist.
- Is mcp-eu-sparql listed on the Official MCP Registry?
- Yes — mcp-eu-sparql is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does mcp-eu-sparql have?
- MCP Toplist tracks 1 version of mcp-eu-sparql, most recently published on Jun 25, 2026.
- Where can I find the source code for mcp-eu-sparql?
- The source code for mcp-eu-sparql is hosted at github.com/matematicsolutions/mcp-eu-sparql.