MCP Infrastructure · Bizfile

Company intelligence
for AI agents

Real-time company verification, KYC, and due diligence across 130+ jurisdictions. One API. Five tools. Zero hallucinated data.

bizfile-mcp · check_company_risk
// AI agent request
{
  "company_name": "Acme Trading Ltd",
  "registration_number": "12345678",
  "jurisdiction": "gb"
}
// Response in ~1.2s
{
  "risk_score": 23,
  "risk_level": "LOW",
  "status": "ACTIVE",
  "incorporated": "2008-03-14",
  "summary": "Long-standing active
    company, consistent filing..."

}
130+Jurisdictions
210M+Companies
5MCP Tools
<2sResponse Time

Five tools. One connection.

Connect once via MCP and your AI agent gets instant access to verified company data from official government registries worldwide.

search_company
Global Company Search
Find any company by name across UK Companies House, Singapore ACRA, and OpenCorporates across 130+ jurisdictions.
get_company_profile
Full Company Profile
Registration status, address, SIC codes, accounts, filing history, and key officers in one call.
verify_company
KYC Verification
KYC-style verification with confidence rating, identity confirmation, and discrepancy flags across registries.
check_company_risk
AI Risk Assessment
Risk score 0–100 with specific risk factors, positive indicators, and recommended due diligence actions.
get_officers
Directors & Officers
Full officer history including appointment dates, roles, nationalities, and resignation history for beneficial ownership checks.
Coming in v2
Sanctions Screening
World-Check integration

Live in minutes.

Works with any MCP-compatible AI agent — Claude, Cursor, or any custom agent built on the MCP protocol.

01
Get API Key
Choose a plan and get your API key instantly via Stripe checkout.
02
Add to Agent
One line of config in your MCP client. Works with Claude Desktop, Cursor, and any MCP runtime.
03
Call Tools
Your agent calls the tools and gets live, verified registry data in every response.
04
Scale Up
Monitor usage in your dashboard. Upgrade or downgrade anytime. No lock-in.
# Connect via Smithery CLI
smithery mcp add OjasKord/bizfile-mcp
# Or add directly to your MCP config
{ "bizfile": { "url": "https://bizfile-mcp-production.up.railway.app" } }

Official registries only.

No scraped data. No third-party aggregators. Every result comes directly from official government registries in real time.

🇬🇧
Companies House
5M+ UK companies. Full filing history, officers, accounts.
🇸🇬
ACRA Singapore
All Singapore-registered entities. Live status and entity type.
🇺🇸
SEC EDGAR
All US public company filings. 10-K, 20-F and more.
🌍
OpenCorporates
210M+ companies across 130+ jurisdictions globally.

Simple, transparent pricing.

No setup fees. No hidden costs. Pay for what you use. Upgrade or cancel anytime.

Starter
$0
100 calls/month · Free forever
  • 100 API calls/month
  • All 5 MCP tools
  • UK, Singapore & global data
  • Community support
  • AI risk assessment
  • Priority support
Start Free
Enterprise
$999
per month · billed annually
  • Unlimited API calls
  • All 5 tools + v2 sanctions
  • AI risk assessment
  • Custom SLA
  • Priority support
  • Custom invoice for expenses
Contact Sales

Common questions.

What is an MCP server?+
MCP (Model Context Protocol) is an open standard that lets AI agents connect to external data sources and tools. Bizfile MCP gives any MCP-compatible AI agent instant access to company registry data — without you building the integration yourself.
Where does the data come from?+
All data comes directly from official government registries — UK Companies House, Singapore ACRA, US SEC EDGAR, and OpenCorporates. We do not scrape, cache, or infer data. Every result is fetched live at the time of your API call.
Which AI agents can use this?+
Any agent that supports the Model Context Protocol — including Claude Desktop, Cursor, Windsurf, and any custom agent built with the MCP SDK. Connect via Smithery with one command, or add the server URL directly to your MCP config.
What counts as an API call?+
Each tool invocation counts as one API call. So if your agent calls search_company followed by check_company_risk, that's two calls. AI risk assessment tools use Claude internally and still count as one call each.
Can I get a custom invoice for expense claims?+
Yes — Enterprise plan customers receive a custom invoice suitable for corporate expense claims. Email ojas@kordagencies.com with your requirements.

Your agent deserves
real company data.

Stop letting AI agents hallucinate company information. Connect to Bizfile MCP and get verified registry data in every response.

Listed on Anthropic MCP Registry · Smithery · npm · GitHub