Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

Registry & Sanctions Data

x402/registry-&-sanctions-data

x402 service listed on awesome-x402: Registry & Sanctions Data [x402: $0.001/call on eip155:8453, category=utility]

Uptime
100.0%
1 direct probes · 30d
Response
218ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

sanctions_check

Screen a person or company name against OFAC SDN, EU consolidated and UN Security Council sanctions lists (60,000+ names incl. aliases, fuzzy matching). Costs $0.005 via x402.

ownership_chain_screen

Resolve a company by LEI or name, walk its GLEIF ownership chain (direct + ultimate parent) and screen every entity against OFAC/EU/UN sanctions. Catches sanctioned parents behind clean subsidiaries. …

lei_lookup

Look up any legal entity worldwide by its 20-character LEI: legal name, jurisdiction, status. Costs $0.001 via x402.

vulnerability_check

Check an open-source package for known vulnerabilities via the OSV database. Pass package name, ecosystem (npm, PyPI, Maven, Go, ...) and optional version. Costs $0.002 via x402.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "registry_&_sanctions_data": {
      "url": "https://data.japanagent.dev/mcp",
      "transport": "http"
    }
  }
}