mcp-eu-compliance
Rank #25,353io.github.matematicsolutions/mcp-eu-compliance
Offline MCP server: EU digital/data/cyber compliance full text (14 regs), verbatim + citations.
mcp-eu-compliance is a Model Context Protocol (MCP) server published by matematicsolutions. It ranks #25,353 of 115,460 servers tracked on MCP Toplist. mcp-eu-compliance is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on May 25, 2026 and most recently updated on Jul 28, 2026.
Ranks ahead of 90,107 of 115,460 servers on MCP Toplist.
Use mcp-eu-compliance
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-eu-compliance -- npx -y @matematicsolutions/mcp-eu-compliance[mcp_servers.mcp-eu-compliance]
command = "npx"
args = ["-y", "@matematicsolutions/mcp-eu-compliance"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-eu-compliance": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eu-compliance"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-eu-compliance": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eu-compliance"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-eu-compliance": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eu-compliance"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-eu-compliance": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eu-compliance"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-eu-compliance": {
"command": "npx",
"args": [
"-y",
"@matematicsolutions/mcp-eu-compliance"
]
}
}
}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-compliance)<a href="https://mcptoplist.com/server/io.github.matematicsolutions%2Fmcp-eu-compliance"><img src="https://mcptoplist.com/badge/io.github.matematicsolutions%2Fmcp-eu-compliance.svg" alt="MCP Toplist: Top 25% 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 (2)
| Version | Published |
|---|---|
| 0.4.0 | Jul 28, 2026 |
| 0.2.1 | Jul 3, 2026 |
Frequently asked questions
- Who maintains mcp-eu-compliance?
- mcp-eu-compliance is maintained by matematicsolutions, which publishes 45 MCP servers (128 total versions) tracked on MCP Toplist.
- Is mcp-eu-compliance listed on the Official MCP Registry?
- Yes — mcp-eu-compliance is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does mcp-eu-compliance have?
- MCP Toplist tracks 2 versions of mcp-eu-compliance, most recently published on Jul 28, 2026.
- Where can I find the source code for mcp-eu-compliance?
- The source code for mcp-eu-compliance is hosted at github.com/matematicsolutions/mcp-eu-compliance.