Eu Regulations MCP
Rank #5,066Delistedeu.ansvar/eu-regulations-mcp
No registry has listed this server since Jul 24, 2026. The historical record below is preserved.
Search 37 EU cybersecurity regulations (GDPR, NIS2, DORA, AI Act) with 2,278 articles
Eu Regulations MCP is a Model Context Protocol (MCP) server published by Ansvar-Systems. It ranks #5,066 of 115,460 servers tracked on MCP Toplist, and its repository has 25 GitHub stars. Eu Regulations MCP is listed on Glama, with 10 tracked versions. It is no longer listed by any tracked registry (last seen Jul 24, 2026); its historical record is preserved here.
Ranks ahead of 110,394 of 115,460 servers on MCP Toplist.
Use Eu Regulations MCP
claude mcp add eu-regulations-mcp -- npx -y @ansvar/eu-regulations-mcp[mcp_servers.eu-regulations-mcp]
command = "npx"
args = ["-y", "@ansvar/eu-regulations-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"eu-regulations-mcp": {
"command": "npx",
"args": [
"-y",
"@ansvar/eu-regulations-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"eu-regulations-mcp": {
"command": "npx",
"args": [
"-y",
"@ansvar/eu-regulations-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"eu-regulations-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ansvar/eu-regulations-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"eu-regulations-mcp": {
"command": "npx",
"args": [
"-y",
"@ansvar/eu-regulations-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"eu-regulations-mcp": {
"command": "npx",
"args": [
"-y",
"@ansvar/eu-regulations-mcp"
]
}
}
}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/eu.ansvar%2Feu-regulations-mcp)<a href="https://mcptoplist.com/server/eu.ansvar%2Feu-regulations-mcp"><img src="https://mcptoplist.com/badge/eu.ansvar%2Feu-regulations-mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Previously listed on 1 registry
Ansvar-Systems
Other servers by Ansvar-Systems
- Dutch Law MCP#5,882 · 2 vers
- Security Controls MCP Server#5,923 · 5 vers
- Chinese Law MCP#6,896 · 2 vers
- Israel Law MCP#7,638 · 2 vers
- German Law MCP#8,143 · 4 vers
- Mexican Law MCP#9,476 · 2 vers
- Ethiopian Law MCP#10,317 · 2 vers
- Us Law MCP#11,285 · 2 vers
- Polish Law MCP#11,512 · 2 vers
- Ot Security MCP#11,520 · 2 vers
- Indonesian Law MCP#11,612 · 2 vers
- Dominican Law MCP#13,086 · 2 vers
Available versions (10)
| Version | Published |
|---|---|
| 1.1.2 | Feb 17, 2026 |
| 1.0.0 | Feb 12, 2026 |
| 0.7.0 | Jan 29, 2026 |
| 0.6.5 | Jan 28, 2026 |
| 0.6.4 | Jan 28, 2026 |
| 0.6.3 | Jan 28, 2026 |
| 0.6.2 | Jan 28, 2026 |
| 0.6.1 | Jan 28, 2026 |
| 0.4.2 | Jan 27, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Eu Regulations MCP?
- Eu Regulations MCP is maintained by Ansvar-Systems, which publishes 169 MCP servers (283 total versions) tracked on MCP Toplist.
- Is Eu Regulations MCP listed on the Official MCP Registry?
- Eu Regulations MCP is not on the Official MCP Registry. It is listed on Glama.
- How many versions does Eu Regulations MCP have?
- MCP Toplist tracks 10 versions of Eu Regulations MCP, most recently published on Feb 17, 2026.
- Where can I find the source code for Eu Regulations MCP?
- The source code for Eu Regulations MCP is hosted at github.com/Ansvar-Systems/EU_compliance_MCP.