EU Regulations
Rank #13,344pulsemcp/eu-regulations
Query 61 EU regulations (GDPR, NIS2, DORA, AI Act +57) via Ansvar Gateway. 50 free queries/day.
EU Regulations is a Model Context Protocol (MCP) server published by Ansvar-Systems. It ranks #13,344 of 115,460 servers tracked on MCP Toplist, and its repository has 25 GitHub stars. EU Regulations is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Jan 26, 2026.
Ranks ahead of 102,116 of 115,460 servers on MCP Toplist.
Use EU Regulations
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http eu-regulations https://gateway.ansvar.eu/mcp[mcp_servers.eu-regulations]
url = "https://gateway.ansvar.eu/mcp"Add to ~/.codex/config.toml.
https://gateway.ansvar.eu/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"eu-regulations": {
"url": "https://gateway.ansvar.eu/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"eu-regulations": {
"type": "http",
"url": "https://gateway.ansvar.eu/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"eu-regulations": {
"serverUrl": "https://gateway.ansvar.eu/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"eu-regulations": {
"url": "https://gateway.ansvar.eu/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/pulsemcp%2Feu-regulations)<a href="https://mcptoplist.com/server/pulsemcp%2Feu-regulations"><img src="https://mcptoplist.com/badge/pulsemcp%2Feu-regulations.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
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
Not versioned
This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains EU Regulations?
- EU Regulations is maintained by Ansvar-Systems, which publishes 169 MCP servers (283 total versions) tracked on MCP Toplist.
- Is EU Regulations listed on the Official MCP Registry?
- EU Regulations is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does EU Regulations have?
- EU Regulations ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for EU Regulations?
- The source code for EU Regulations is hosted at github.com/ansvar-systems/eu_compliance_mcp.