mcpserver.lol
registry/bizverify-mcp
Connection check verified live · 20h ago

bizverify-mcp

KYB for AI agents: verify business registrations from MCP clients.

Tools 9
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

9 tools

Read from the running server on 20h ago.

check_job_status read-only job_id*
Poll a long-running (async) verification job created by verify_business. Returns the full verification result once complete, a failure reason if it failed, or a "still processing"…
get_account read-only
Returns your BizVerify account summary: email and verification status, plan, current credit balance, member-since date, and your active and revoked API keys. Free and read-only; re…
get_config read-only
Returns BizVerify's public configuration as readable text: active US and international jurisdictions, per-operation credit costs, the free-tier allowance, credit packages with pric…
get_entity read-only entity_id*
Fetch a previously verified business entity from BizVerify's cache by its ID — returns name, jurisdiction, status, type, good-standing, formation date, registered agent, and the nu…
get_entity_history read-only limitoffsetentity_id*
Returns the chronological verification snapshots recorded for an entity — each with a timestamp, name, and status — newest first, with pagination. Costs 5 credits and requires auth…
list_jurisdictions read-only
Lists every registered jurisdiction with its code, active/inactive status, and supported capabilities — search, entity lookup, quick verification, and deep verification. Free and r…
purchase_credits package_id*
Starts a credit purchase: creates a Stripe checkout session for the chosen package and returns a payment URL to present to the user. Does NOT charge immediately and does NOT add cr…
search_entities limitquery*offsetentity_typejurisdiction
Discover candidate businesses when the exact entity is UNKNOWN — a listing/discovery tool, NOT a verification tool. Use only when the user wants to browse or list multiple companie…
verify_business levelentity_name*entity_typewebhook_urljurisdiction*force_refresh
Confirm a specific, named business in one jurisdiction — the PRIMARY tool whenever the user wants to verify, check, confirm, or look up a company's existence, status, good standing…