← Registry

Analytics

creditcardcomparison.co.nz

Provides tools to retrieve, filter, and compare New Zealand credit card details.

1 endpoint7 known toolsFirst detected May 28, 2026Last detected August 9, 2026

ENDPOINT 1

https://creditcardcomparison.co.nz/mcp

No auth detected

MCP server metadata

Name
credit-card-comparison-nz
Version
0.1.0
Capabilities
tools
Server instructions

NZ credit-card facts MCP server. Call tools/list to see tools. Mechanical only — no advice. Rates and fees are illustrative and observed at a point in time; verify with the issuer before applying. CCCFA + Responsible Lending Code obligations apply at the issuer.

Known tools 7

lookup_card

Get full profile for an NZ credit card — purchase rate, cash-advance rate, BT promo, interest-free days, annual fee, foreign transaction fee, late fee, rewards mechanic, earn rate, partner programs, T&C source.

Potential side effects
list_cards

List every NZ credit card in the dataset (slug, name, issuer, network, status, annual fee, purchase rate).

Potential side effects
list_issuers

List every NZ credit-card issuer in the dataset (slug, name, category, RBNZ-registered, primary website).

Inferred read-only
filter_cards

Filter the current card snapshot by one or more attributes.

Inferred read-only
compare_cards

Side-by-side comparison of two NZ credit cards' headline numbers — purchase rate, cash-advance rate, BT promo, interest-free days, annual fee, foreign txn fee, late fee, rewards mechanic, earn rate.

Potential side effects
calculate_interest_cost

Mechanical credit-card interest-cost calculator.

Inferred read-only
search_tc_clauses

Semantic search across NZ credit-card Conditions-of-Use / Terms-and-Conditions documents (ingested from each issuer's public PDF, chunked, embedded).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.credit-card-comparison-nz]
url = "https://creditcardcomparison.co.nz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "credit-card-comparison-nz": {
      "type": "http",
      "url": "https://creditcardcomparison.co.nz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: credit-card-comparison-nz
Remote MCP URL: https://creditcardcomparison.co.nz/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "credit-card-comparison-nz": {
      "url": "https://creditcardcomparison.co.nz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "credit-card-comparison-nz": {
      "type": "http",
      "url": "https://creditcardcomparison.co.nz/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "credit-card-comparison-nz",
  "transport": "streamable-http",
  "url": "https://creditcardcomparison.co.nz/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for creditcardcomparison.co.nz was fetched 2026-09-01T05:29:32.794Z.

Trust status Trusted

creditcardcomparison.co.nz is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.