mcp-sanctions
Rank #38,777io.github.atomno-mcp/mcp-sanctions
Sanctions/watchlist screening (RF, OFAC, EU, UK, UN) with confidence levels for KYC/AML.
mcp-sanctions is a Model Context Protocol (MCP) server published by atomno-mcp. It ranks #38,777 of 132,608 servers tracked on MCP Toplist. mcp-sanctions is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 2, 2026 and most recently updated on Sep 2, 2026.
Ranks ahead of 93,831 of 132,608 servers on MCP Toplist.
Use mcp-sanctions
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-sanctions -e "MCP_SANCTIONS_API_KEY=<your MCP_SANCTIONS_API_KEY>" -- uvx atomno-mcp-sanctionsReplace each placeholder with your own value before saving.
[mcp_servers.mcp-sanctions]
command = "uvx"
args = ["atomno-mcp-sanctions"]
[mcp_servers.mcp-sanctions.env]
MCP_SANCTIONS_API_KEY = "<your MCP_SANCTIONS_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-sanctions": {
"command": "uvx",
"args": [
"atomno-mcp-sanctions"
],
"env": {
"MCP_SANCTIONS_API_KEY": "<your MCP_SANCTIONS_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-sanctions": {
"command": "uvx",
"args": [
"atomno-mcp-sanctions"
],
"env": {
"MCP_SANCTIONS_API_KEY": "<your MCP_SANCTIONS_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-sanctions": {
"type": "stdio",
"command": "uvx",
"args": [
"atomno-mcp-sanctions"
],
"env": {
"MCP_SANCTIONS_API_KEY": "<your MCP_SANCTIONS_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-sanctions": {
"command": "uvx",
"args": [
"atomno-mcp-sanctions"
],
"env": {
"MCP_SANCTIONS_API_KEY": "<your MCP_SANCTIONS_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-sanctions": {
"command": "uvx",
"args": [
"atomno-mcp-sanctions"
],
"env": {
"MCP_SANCTIONS_API_KEY": "<your MCP_SANCTIONS_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.atomno-mcp%2Fmcp-sanctions)<a href="https://mcptoplist.com/server/io.github.atomno-mcp%2Fmcp-sanctions"><img src="https://mcptoplist.com/badge/io.github.atomno-mcp%2Fmcp-sanctions.svg" alt="MCP Toplist: Top 50% of 132,608" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
atomno-mcp
Other servers by atomno-mcp
- mcp-fns-check#3,802 · 6 vers
- mcp-cbr-rates#9,290 · 4 vers
- mcp-zakupki#9,891 · 4 vers
- mcp-sudact#10,144 · 4 vers
- mcp-egrul#10,198 · 3 vers
- mcp-trademarks#12,236 · 4 vers
- mcp-seo-audit#14,195 · 3 vers
- mcp-fssp#14,338 · 3 vers
- mcp-erid#15,098 · 3 vers
- mcp-newbuild#15,099 · 3 vers
- mcp-fns-calc#15,514 · 3 vers
- mcp-rosreestr#17,961 · 2 vers
Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Sep 2, 2026 |
Frequently asked questions
- Who maintains mcp-sanctions?
- mcp-sanctions is maintained by atomno-mcp, which publishes 14 MCP servers (44 total versions) tracked on MCP Toplist.
- Is mcp-sanctions listed on the Official MCP Registry?
- Yes — mcp-sanctions is listed on the Official MCP Registry, alongside Glama.
- How many versions does mcp-sanctions have?
- MCP Toplist tracks 1 version of mcp-sanctions, most recently published on Sep 2, 2026.
- Where can I find the source code for mcp-sanctions?
- The source code for mcp-sanctions is hosted at github.com/atomno-mcp/mcp-sanctions.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.