🔌

sanctions

Sanctions screening for KYC/AML — EU FSF + OFAC SDN checks for Czech companies & individuals.

Other stdio npm npmstdioremote
RUN IN TERMINAL
claude mcp add devcz-agents-sanctions -- npx -y @czagents/sanctions
ADD TO claude_desktop_config.json
{ "mcpServers": { "devcz-agents-sanctions": { "command": "npx", "args": ["-y", "@czagents/sanctions"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "devcz-agents-sanctions": { "command": "npx", "args": ["-y", "@czagents/sanctions"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "devcz-agents-sanctions": { "command": "npx", "args": ["-y", "@czagents/sanctions"] } } }

About This MCP Server

The dev.cz-agents/sanctions server provides sanctions screening for Know Your Customer and Anti-Money Laundering purposes, specifically performing EU FSF and OFAC SDN checks for Czech companies and individuals. It is available as an npm package and can be connected to via stdio or remotely. Developers would use this server when they need to integrate sanctions checks into their applications, particularly those involving Czech entities.

Sanctions screening for KYC/AML — EU FSF + OFAC SDN checks for Czech companies & individuals.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with other capabilities via the stdio transport.

Package

@czagents/sanctions on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The sanctions server extends your AI assistant with other capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/devcz-agents-sanctions.svg)](https://skillsplayground.com/mcps/devcz-agents-sanctions/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.