Registry & Sanctions Data
x402/registry-&-sanctions-datax402 service listed on awesome-x402: Registry & Sanctions Data [x402: $0.001/call on eip155:8453, category=utility]
Tools · 4
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.
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. …
Look up any legal entity worldwide by its 20-character LEI: legal name, jurisdiction, status. Costs $0.001 via x402.
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.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"registry_&_sanctions_data": {
"url": "https://data.japanagent.dev/mcp",
"transport": "http"
}
}
}