EU AI Act Compliance MCP
Rank #12,584io.github.CSOAI-ORG/eu-ai-act-compliance-mcp
Eu Ai Act Compliance MCP Server by MEOK AI Labs
EU AI Act Compliance MCP is a Model Context Protocol (MCP) server published by CSOAI-ORG. It ranks #12,584 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. EU AI Act Compliance MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 8 tracked versions. It was first listed on Apr 13, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 102,876 of 115,460 servers on MCP Toplist.
Use EU AI Act Compliance MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add eu-ai-act-compliance-mcp -- uvx eu-ai-act-compliance-mcp[mcp_servers.eu-ai-act-compliance-mcp]
command = "uvx"
args = ["eu-ai-act-compliance-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"eu-ai-act-compliance-mcp": {
"command": "uvx",
"args": [
"eu-ai-act-compliance-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"eu-ai-act-compliance-mcp": {
"command": "uvx",
"args": [
"eu-ai-act-compliance-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"eu-ai-act-compliance-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"eu-ai-act-compliance-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"eu-ai-act-compliance-mcp": {
"command": "uvx",
"args": [
"eu-ai-act-compliance-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"eu-ai-act-compliance-mcp": {
"command": "uvx",
"args": [
"eu-ai-act-compliance-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/io.github.CSOAI-ORG%2Feu-ai-act-compliance-mcp)<a href="https://mcptoplist.com/server/io.github.CSOAI-ORG%2Feu-ai-act-compliance-mcp"><img src="https://mcptoplist.com/badge/io.github.CSOAI-ORG%2Feu-ai-act-compliance-mcp.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 (2 delisted)
CSOAI-ORG
Other servers by CSOAI-ORG
- Council of AI GSPC#2,008 · 5 vers
- councilof-ai#2,809 · 1 ver
- ISO 27001 AI MCP#9,589 · 4 vers
- Contract Review AI MCP#12,801 · 3 vers
- Geolocation AI MCP#14,401 · 4 vers
- LLM Compliance Comparison MCP#14,402 · 4 vers
- MEOK Governance Engine#14,806 · 5 vers
- Consciousness Engine MCP#15,049 · 4 vers
- Crypto Tracker AI MCP#15,050 · 4 vers
- Fishkeeper AI MCP#15,051 · 4 vers
- Fitness AI MCP#15,052 · 4 vers
- Habit Tracker AI#15,053 · 4 vers
Available versions (8)
| Version | Published |
|---|---|
| 1.8.15 | Aug 19, 2026 |
| 1.0.0 | Aug 19, 2026 |
| 1.8.3 | Jun 7, 2026 |
| 1.5.3 | Jun 2, 2026 |
| 1.4.1 | May 15, 2026 |
| 1.2.5 | May 7, 2026 |
| 1.2.4 | May 7, 2026 |
| 1.2.2 | May 7, 2026 |
Frequently asked questions
- Who maintains EU AI Act Compliance MCP?
- EU AI Act Compliance MCP is maintained by CSOAI-ORG, which publishes 343 MCP servers (962 total versions) tracked on MCP Toplist.
- Is EU AI Act Compliance MCP listed on the Official MCP Registry?
- Yes — EU AI Act Compliance MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does EU AI Act Compliance MCP have?
- MCP Toplist tracks 8 versions of EU AI Act Compliance MCP, most recently published on Aug 19, 2026.
- Where can I find the source code for EU AI Act Compliance MCP?
- The source code for EU AI Act Compliance MCP is hosted at github.com/csoai-org/eu-ai-act-compliance-mcp.