# BizVerify MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/co-bizverify-mcp
- Website: https://bizverify.co/mcp/

## Install
- Endpoint: https://api.bizverify.co/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.bizverify.co/mcp

## Tools
- get_config (Get Configuration) - Returns public configuration including supported jurisdictions, credit pricing, available packages, and features. Endpoint: https://api.bizverify.co/mcp
- list_jurisdictions (List Jurisdictions) - Returns all registered jurisdictions with their verification capabilities (quick, deep, search, entity lookup) and active status. Endpoint: https://api.bizverify.co/mcp
- verify_business (Verify Business) - Verify a business entity by name in a jurisdiction. Two tiers: quick (1 credit) returns existence + status + good-standing. Deep (15 credits, or 25 with force_refresh) adds entity type, formation date, registered agent, officers, principal address, and filing history. Deep is available in a subset of jurisdictions; requesting deep where unavailable returns a quick result with a reason. Endpoint: https://api.bizverify.co/mcp
- search_entities (Search Entities) - Search for business entities across jurisdictions. Costs 2 credits per jurisdiction searched. Endpoint: https://api.bizverify.co/mcp
- check_job_status (Check Job Status) - Poll an async verification job. Free — no credits charged. Endpoint: https://api.bizverify.co/mcp
- get_entity (Get Entity) - Retrieve cached entity data by ID. Free — no credits charged. Endpoint: https://api.bizverify.co/mcp
- get_entity_history (Get Entity History) - Get historical verification snapshots for an entity. Costs 5 credits. Endpoint: https://api.bizverify.co/mcp
- get_account (Get Account) - Returns account details including credit balance and API keys. Endpoint: https://api.bizverify.co/mcp
- purchase_credits (Purchase Credits) - Creates a Stripe checkout session and returns a payment URL. Present the URL to the user to complete payment. Endpoint: https://api.bizverify.co/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: co.bizverify
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: May 14, 2026
- Source: https://registry.modelcontextprotocol.io
