Sovereignty Scan
Rank #55,988io.github.kajaril/sovereignty-scan-mcp
EU AI Act sovereignty scanning. Provider residency, registration status, audit trail support.
Sovereignty Scan is a Model Context Protocol (MCP) server published by mightbesaad. It ranks #55,988 of 115,591 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Sovereignty Scan is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on May 6, 2026 and most recently updated on May 11, 2026.
Ranks ahead of 59,603 of 115,591 servers on MCP Toplist.
Use Sovereignty Scan
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http sovereignty-scan-mcp https://sovereignty-scan.kajaril.com/mcp[mcp_servers.sovereignty-scan-mcp]
url = "https://sovereignty-scan.kajaril.com/mcp"Add to ~/.codex/config.toml.
https://sovereignty-scan.kajaril.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"sovereignty-scan-mcp": {
"url": "https://sovereignty-scan.kajaril.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"sovereignty-scan-mcp": {
"type": "http",
"url": "https://sovereignty-scan.kajaril.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"sovereignty-scan-mcp": {
"serverUrl": "https://sovereignty-scan.kajaril.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"sovereignty-scan-mcp": {
"url": "https://sovereignty-scan.kajaril.com/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.kajaril%2Fsovereignty-scan-mcp)<a href="https://mcptoplist.com/server/io.github.kajaril%2Fsovereignty-scan-mcp"><img src="https://mcptoplist.com/badge/io.github.kajaril%2Fsovereignty-scan-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (2 delisted)
mightbesaad
Other servers by mightbesaad
View all mightbesaad servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | May 11, 2026 |
Frequently asked questions
- Who maintains Sovereignty Scan?
- Sovereignty Scan is maintained by mightbesaad, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Sovereignty Scan listed on the Official MCP Registry?
- Yes — Sovereignty Scan is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Sovereignty Scan have?
- MCP Toplist tracks 1 version of Sovereignty Scan, most recently published on May 11, 2026.
- Where can I find the source code for Sovereignty Scan?
- The source code for Sovereignty Scan is hosted at github.com/mightbesaad/sovereignty-scan-mcp.