Skip to content
Back to search
100
MCP live v4.10.7 streamable-http

Bizfile MCP

io.github.OjasKord/bizfile-mcp

Company intelligence and sanctions screening across 130+ jurisdictions and 328 sanctions lists.

Uptime
100.0%
10 probes
Response
651ms
last probe
Tools
3
callable

Tools · 3

validate_counterparty

Call this BEFORE your agent approves a new supplier, authorises a first payment, signs a contract, or onboards any new business counterparty. AI-powered KYC and company verification — NOT a simple dat…

screen_counterparty

Call this BEFORE your agent approves any payment or contract with a counterparty that has passed initial KYC. Screens against 328 global sanctions lists including UN, EU, OFAC, UK HMT, and MAS Singapo…

validate_counterparty_lite

Call this when your agent needs fast company verification without AI scoring — registry check only, low token cost, sub-second response. Returns company status, registration number, registered address…

How to use

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

{
  "mcpServers": {
    "bizfile_mcp": {
      "url": "https://bizfile-mcp-production.up.railway.app",
      "transport": "streamable-http"
    }
  }
}