mcpbeat Sign in

MCP Eu Sparql MCP Server

local only

MCP Eu Sparql runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from npm. Last commit 17 Sep 2026.

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

Installs per day peak 16 · avg 8 · +21% w/w
a month agotoday
46
Installs / week
npm · @matematicsolutions/mcp-eu-sparql
1
Stars
0 open issues
17 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCP Eu Sparql every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp-eu-sparql -- npx -y @matematicsolutions/mcp-eu-sparql
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-eu-sparql": {
      "args": [
        "-y",
        "@matematicsolutions/mcp-eu-sparql"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-eu-sparql]
command = "npx"
args = ["-y", "@matematicsolutions/mcp-eu-sparql"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-eu-sparql": {
      "args": [
        "-y",
        "@matematicsolutions/mcp-eu-sparql"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-eu-sparql": {
      "args": [
        "-y",
        "@matematicsolutions/mcp-eu-sparql"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCP Eu Sparql

same job, measured the same way
Eur Lex MCP Server
by cyanheads

Search EU legislation, CJEU case law, and treaties; traverse CELLAR graph; browse EuroVoc concepts.

672 installs/wk 7 tools answering
Gb Eli MCP
by matematicsolutions

MCP server for UK legislation, case law (Find Case Law), GOV.UK tribunal decisions and HMRC manuals.

284 installs/wk local only
Canlii
by mohammadfarooqi

Search Canadian case law, browse legislation, and check citations via the CanLII API.

34 installs/wk local only
DirectCase Legal Search
by directcase

Search national and EU case law, legislation and regulation, with citations you can verify.

answering
LexAPI
by lex-api

Search EUR-Lex, fetch parsed EU legislation and case law, explore the citation graph.

40 installs/wk local only
Gdpr Decisions
by mister-franklin

EU GDPR decisions by thedpo.eu — search all EU DPA decisions and recommendations

79 installs/wk local only
Fr Eli MCP
by matematicsolutions

MCP server for French Legifrance (PISTE): legislation and case law with citations and ECLI.

241 installs/wk local only
CQC Provider Regulatory Decision Layer
by changhuliu

CQC registration, provider-change and notification decisions for England with official evidence.

9 tools answering

MCP Eu Sparql — questions

Answers built from our own checks of this server.

Why is there no uptime for MCP Eu Sparql?
MCP Eu Sparql runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @matematicsolutions/mcp-eu-sparql was installed 46 times last week.
How do I connect MCP Eu Sparql?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @matematicsolutions/mcp-eu-sparql straight from npm; nothing to host, nothing to sign up for.
How many people use MCP Eu Sparql?
The npm package @matematicsolutions/mcp-eu-sparql was installed 46 times in the last week. Week over week that is +21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCP Eu Sparql open source?
Yes — it is published under the MIT licence, written in TypeScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.