← Registry

Data Collection

cliniccompare.co.nz

Retrieves clinic and practitioner information for New Zealand healthcare services.

1 endpoint16 known toolsFirst detected June 24, 2026Last detected September 12, 2026

ENDPOINT 1

https://cliniccompare.co.nz/mcp

No auth detected

MCP server metadata

Name
cliniccompare-nz
Version
0.1.0
Capabilities
tools
Server instructions

NZ medical-clinic directory MCP server. Call tools/list to see tools. Every response carries an information-only disclaimer (HPCA Act 2003 / ASA Therapeutic Code / Privacy Act 2020). Verify each practitioner with the relevant NZ register before booking.

Known tools 16

lookup_clinic

Get the full record for one clinic by slug (e.g.

Inferred read-only
list_clinics_by_procedure

List clinics offering a given procedure category.

Inferred read-only
find_clinics_in_city

List clinics in a given NZ city across all procedure categories.

Inferred read-only
get_clinician

Get a practitioner profile by slug.

Inferred read-only
search_by_specialty

Substring search across clinic specialties + clinic name.

Inferred read-only
get_procedure_facts

Get the canonical fact-sheet for a procedure category in NZ: cost range, regulator, what it is, clinic count, and links to the cost / risk / questions pages.

Inferred read-only
get_procedure_risks

Get the structured NZ + Australasian surgical-college risk profile for a procedure.

Inferred read-only
get_procedure_cost_range

Get the NZ 2026 cost range for a procedure (low / high / unit).

Inferred read-only
find_clinics_by_funding

Find clinics that accept a given NZ funding path (acc | southern-cross | nib | aia | public-dhb | self-pay).

Potential side effects
answer_common_question

Fuzzy-match a free-text question against our corpus of 200+ NZ medical "people also ask" questions.

Inferred read-only
list_questions_by_category

List every PAA question in a procedure category.

Inferred read-only
find_similar

Semantic vector search across clinics + PAA questions.

Inferred read-only
get_clinic_reviews

Returns the YMYL-tuned AI review summary + the 5 most-recent Google reviews for a specific clinic.

Inferred read-only
find_similar_clinics

Find clinics most similar to a given seed clinic using semantic vector similarity.

Inferred read-only
get_procedure_cost_breakdown

Returns the per-treatment cost breakdown for a procedure category (e.g.

Inferred read-only
compare_clinics

Side-by-side comparison of 2-5 clinics on a shared set of facts (city, category, specialties, rating, Google review count, MCNZ-verified practitioner count, AI review summary excerpt, contact channels).

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.cliniccompare-nz]
url = "https://cliniccompare.co.nz/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "cliniccompare-nz": {
      "type": "http",
      "url": "https://cliniccompare.co.nz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: cliniccompare-nz
Remote MCP URL: https://cliniccompare.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": {
    "cliniccompare-nz": {
      "url": "https://cliniccompare.co.nz/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "cliniccompare-nz",
  "transport": "streamable-http",
  "url": "https://cliniccompare.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 cliniccompare.co.nz was fetched 2026-08-01T06:34:43.971Z and is being refreshed.

Trust status Trusted

cliniccompare.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.