Skip to main content
ClaudeWave

Sanctions and watchlist screening MCP for persons and entities.

MCP ServersOfficial Registry0 stars0 forksPythonMITUpdated today
ClaudeWave Trust Score
95/100
Verified
Passed
  • Open-source license (MIT)
  • Actively maintained (<30d)
  • Clear description
  • Topics declared
  • Documented (README)
Last scanned: 9/3/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · atomno-mcp-sanctions
Claude Code CLI
claude mcp add mcp-sanctions -- uvx atomno-mcp-sanctions
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp-sanctions": {
      "command": "uvx",
      "args": ["atomno-mcp-sanctions"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

<!-- mcp-name: io.github.atomno-mcp/mcp-sanctions -->
# atomno-mcp-sanctions

**Скрининг по санкционным перечням прямо в AI-ассистенте** — sanctions and watchlist
screening for persons and organizations: Rosfinmonitoring, OFAC SDN, EU consolidated,
UK OFSI, UN Security Council. Works in Cursor, Claude Desktop, Cline, and any MCP client.

Проверьте контрагента или физлицо по публичным перечням за один вызов — с
**нейтральной** выдачей (уровень совпадения, версия перечня, дата проверки) и
обязательной ручной верификацией.

> Инструмент **не выносит суждений** о лице и **не является основанием** для
> решений сам по себе. Список отказников ЦБ **не поддерживается** (не публичен).

## Что умеет

- **screen_person** — скрининг физлица по ФИО (+ опционально дата рождения).
- **screen_entity** — скрининг организации по наименованию, ИНН, ОГРН.
- **screen_inn** — быстрый поиск по ИНН.
- **list_watchlists** — метаданные поддерживаемых перечней и дат обновления.

## Быстрый старт

```bash
pipx install atomno-mcp-sanctions
# или: uvx atomno-mcp-sanctions
```

Cursor / Claude Desktop (`mcp.json`):

```json
{
  "mcpServers": {
    "sanctions": {
      "command": "uvx",
      "args": ["atomno-mcp-sanctions"],
      "env": { "MCP_SANCTIONS_API_KEY": "<ваш-ключ-Pro>" }
    }
  }
}
```

## Переменные окружения

| Переменная | Описание | Обязательна |
|---|---|---|
| `MCP_SANCTIONS_API_KEY` | Ключ Pro (заголовок X-API-Key). [Получить](https://atomno-mcp.ru/pricing#sanctions-pro) | да |
| `MCP_SANCTIONS_API_BASE` | URL hosted-бэкенда (default: `https://api.atomno-mcp.ru/sanctions`) | нет |
| `MCP_SANCTIONS_TIMEOUT` | Таймаут HTTP, сек (default: 30) | нет |
| `MCP_SANCTIONS_LOG_LEVEL` | Уровень логов (перебивается `--log-level`) | нет |

## CLI

```bash
atomno-mcp-sanctions --help
atomno-mcp-sanctions --version
atomno-mcp-sanctions --transport stdio
```

## Disclaimer

Каждый ответ содержит поле `disclaimer`: инструмент сообщает только о совпадении
с записью публичного перечня на указанную дату; данные могут устаревать.
Ответственность за принимаемые решения несёт пользователь.

## Лицензия

MIT — см. [LICENSE](LICENSE).

Не аффилировано с Росфинмониторингом, OFAC, Еврокомиссией, HM Treasury или ООН.
fintechmcpmodel-context-protocolpythonsanctions

What people ask about mcp-sanctions

What is atomno-mcp/mcp-sanctions?

+

atomno-mcp/mcp-sanctions is mcp servers for the Claude AI ecosystem. Sanctions and watchlist screening MCP for persons and entities. It has 0 GitHub stars and its last recorded update is dated 2026-09-02.

How do I install mcp-sanctions?

+

You can install mcp-sanctions by cloning the repository (https://github.com/atomno-mcp/mcp-sanctions) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is atomno-mcp/mcp-sanctions safe to use?

+

Our security agent has analyzed atomno-mcp/mcp-sanctions and assigned a Trust Score of 95/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains atomno-mcp/mcp-sanctions?

+

atomno-mcp/mcp-sanctions is maintained by atomno-mcp. The last recorded GitHub activity is dated 2026-09-02, with 0 open issues.

Are there alternatives to mcp-sanctions?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy mcp-sanctions to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: atomno-mcp/mcp-sanctions
[![Featured on ClaudeWave](https://claudewave.com/api/badge/atomno-mcp-mcp-sanctions)](https://claudewave.com/repo/atomno-mcp-mcp-sanctions)
<a href="https://claudewave.com/repo/atomno-mcp-mcp-sanctions"><img src="https://claudewave.com/api/badge/atomno-mcp-mcp-sanctions" alt="Featured on ClaudeWave: atomno-mcp/mcp-sanctions" width="320" height="64" /></a>

More MCP Servers

mcp-sanctions alternatives