Global Database MCP

Model Context Protocol server

Company data your assistant can actually query

Point any MCP-compatible client at the endpoint below to give it live access to company profiles, financials, ownership, KYB checks against official registries, and contact enrichment. You sign in with your Global Database account — there is nothing to paste.

Server endpoint Online
https://mcp.globaldatabase.com/mcp

How connecting works

Three steps, then it's ready

Standard OAuth 2.1. Your client registers itself, so there are no credentials to copy anywhere.

  1. Add the endpoint

    Paste the URL into your assistant's connector settings.

  2. Sign in

    A Global Database sign-in opens in your browser. Use the account you already have.

  3. Approve access

    You see exactly what the assistant can read, and you can revoke it later.

Setup

Connect your assistant

Pick your client. The endpoint is the same everywhere — only where you paste it changes.

Claude Desktop or claude.ai — Settings → Connectors → Add custom connector, then paste:

Name: Global Database
URL:  https://mcp.globaldatabase.com/mcp

Claude Code — one command:

claude mcp add --transport http global-database https://mcp.globaldatabase.com/mcp

23 tools, all read-only

What your assistant can look up

Every call runs against your own account and counts toward its quota. Nothing writes back.

Companies

Identify a company, then go deeper.

  • get_company_by_identifiers
  • get_company_by_website
  • get_company_by_linkedin
  • get_company_details
  • get_company_financials
  • get_company_ownership
  • get_digital_insights

KYB & compliance

Straight from official registries.

  • kyb_search
  • kyb_company_details
  • kyb_officers
  • kyb_officers_search
  • kyb_shareholders
  • kyb_shareholders_search
  • kyb_group_structure
  • kyb_financial

People & prospecting

Find the right person and reach them.

  • prospecting
  • search_employees
  • get_employee_details
  • find_people_by_domain
  • enrich_employee_contacts

Reference

Codes, taxonomies, account status.

  • get_nomenclature
  • read_reference
  • check_api_key

Resources

Documentation and support