Skip to main content
Glama
Compli-API

CompliAPI

Official
by Compli-API

CompliAPI plugin for Claude Code

Real-time OFAC and global sanctions screening inside Claude Code. Bundles the hosted CompliAPI MCP server — eight read-only tools that screen crypto wallet addresses (any chain, ENS names supported), emails, websites, government IDs, and countries against the US OFAC SDN and Consolidated lists plus 10+ global sanctions, crime, and risk lists, screen person names against the OpenSanctions politically exposed persons (PEP) dataset, and provide VPN detection and IP geolocation.

Install

/plugin marketplace add Compli-API/compliapi-plugin
/plugin install compliapi@compliapi

Related MCP server: gocreative-mcp

Authentication

Works two ways — pick one:

Free API token (10,000 requests/month) — create one at app.compliapi.com, then either:

export COMPLIAPI_API_TOKEN=capi_...        # in your shell profile, or
mkdir -p ~/.compliapi && echo 'capi_...' > ~/.compliapi/token && chmod 600 ~/.compliapi/token

No token — listing tools always works anonymously; screening calls can be paid per request via x402 USDC micropayments with an x402-capable wallet — $0.01 per call on Base, except screen_pep at $0.05 (its upstream dataset is metered per query; the amount in the 402 challenge is always authoritative).

Use

Ask naturally ("screen 0x7F36…e1B and compliance@example.com") or invoke the workflow skill:

/compliapi:screen vitalik.eth

Every list-screening response reports sanctioned (a government sanctions-list hit), flagged (any hit, including crime/risk lists), and per-list matches with official source URLs. screen_pep returns its own shape: scored candidates (score 0–1, match above the 0.7 threshold) and a top-level pep flag — PEP status is not a sanctions designation.

Tool

Screens

screen_crypto_address

Wallets on any chain, ENS names

screen_email

Email addresses

screen_website

Websites and domains

screen_government_id

Passports, national IDs, tax IDs

screen_country

Country sanctions designations

screen_pep

Person names against the OpenSanctions PEP dataset (scored matching; optional birth_date, country)

detect_vpn

VPN/proxy detection for an IP

geolocate_ip

IP geolocation + sanctioned-country flag

Results are list screenings, not legal advice.

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    MCP server for sanctions screening and PEP checks via OpenSanctions API. Search entities, match against 320+ sanctions lists, and run compound compliance investigations with AI agents.
    6
    20 npm
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    Keyless, pay-per-call compliance & regulated-data tools for AI agents: OFAC wallet + sanctions/PEP + KYB screening, SEC filings, FRED economics, FDA recalls, federal awards, and continuous monitoring (watch a wallet/company/brand for status changes). USDC via x402 on Base/Solana, no API key, no signup.
    -
  • A
    license
    A
    quality
    A
    maintenance
    Provides AI agents with compliance screening (OFAC sanctions, risk scoring, Know-Your-Agent) plus disposable email and SMS verification for OTPs, accessible via MCP tools, HTTP API, and CLI.
    10
    2
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Free wallet-OFAC SDN screening and trust-check preview for AI agents on Base. Single MCP tool call returns allow/block verdict against US Treasury OFAC SDN list.
    MIT