Skip to main content

MCP server for the Cardinal universal entity data API. Drop-in for Claude Desktop, Claude Code, Cursor, Windsurf, and any MCP-aware AI agent.

Project description

cardinal-mcp

Drop-in MCP server for the Cardinal universal entity data API. Plug Cardinal into any MCP-aware AI agent — Claude Desktop, Claude Code, Cursor, Windsurf, custom agents — and they can query Europe's entity universe natively without writing a line of HTTP code.

Install

pip install cardinal-mcp

Configure

Set two env vars and point your MCP client at the binary.

export CARDINAL_API_KEY="cardinal_live_..."   # get one at cardinal.dev
export CARDINAL_BASE_URL="https://api.cardinal.dev"   # optional, default

Claude Desktop / Claude Code

~/.config/claude/claude_desktop_config.json:

{
  "mcpServers": {
    "cardinal": {
      "command": "cardinal-mcp",
      "env": {
        "CARDINAL_API_KEY": "cardinal_live_...",
        "CARDINAL_BASE_URL": "https://api.cardinal.dev"
      }
    }
  }
}

Cursor / Windsurf

Add the same mcpServers block to your editor's MCP config. Both editors read the same shape as Claude Desktop.

Custom agent

Run cardinal-mcp as a stdio subprocess and speak JSON-RPC 2.0 over its stdin/stdout. Wire-compatible with MCP 2025-06-18.

Tools exposed

Tool What it does
search_entities Search by name + country + status + kind
get_entity Full entity record by Cardinal ID
lookup_by_registry Lookup by native registry id (orgnr, business id, ...)
get_entity_risk_summary AI-generated compliance briefing
search_court_records Bankruptcies, judgments, enforcement actions
search_officers Cross-entity officer / director / owner search
natural_language_query Plain-English question → structured query → rows + summary

License

MIT.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cardinal_mcp-0.1.0.tar.gz (5.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cardinal_mcp-0.1.0-py3-none-any.whl (5.7 kB view details)

Uploaded Python 3

File details

Details for the file cardinal_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: cardinal_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 5.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for cardinal_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 37e5cd793042e287cb0d31e2061cc5ac3ff2357019ce7ba66a04a2bfeb5358be
MD5 d87c711edd7da1cc40670a1808a00596
BLAKE2b-256 a77a17594a36dc674c0ca148c7217642426ea1381724889d235b7baf39a69faf

See more details on using hashes here.

File details

Details for the file cardinal_mcp-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: cardinal_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 5.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.6

File hashes

Hashes for cardinal_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7e7ceaf64da5988e1bd3e741f34a70dca1109b47630fa821687e0b78d8bc440b
MD5 fb3e6a76abd64d85b030452c9e281fd3
BLAKE2b-256 3b7ec7ba32fad290fa5a313721d2e2107c4821cc38c39ab7b9de995ee3153c97

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page