Analytics
creditcardcomparison.co.nz
Provides tools to retrieve, filter, and compare New Zealand credit card details.
ENDPOINT 1
https://creditcardcomparison.co.nz/mcp
MCP server metadata
- Name
- credit-card-comparison-nz
- Version
- 0.1.0
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_cardGet 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 effectslist_cardsList every NZ credit card in the dataset (slug, name, issuer, network, status, annual fee, purchase rate).
Potential side effectslist_issuersList every NZ credit-card issuer in the dataset (slug, name, category, RBNZ-registered, primary website).
Inferred read-onlycompare_cardsSide-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 effectssearch_tc_clausesSemantic search across NZ credit-card Conditions-of-Use / Terms-and-Conditions documents (ingested from each issuer's public PDF, chunked, embedded).
Inferred read-onlyCONNECT 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.
creditcardcomparison.co.nz is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.