← Registry

Data Collection

lawyerfinder.co.nz

Provides access to a directory of New Zealand law firms with search and lookup capabilities.

1 endpoint8 known toolsFirst detected June 15, 2026Last detected August 24, 2026

ENDPOINT 1

https://lawyerfinder.co.nz/mcp

No auth detected

MCP server metadata

Name
lawyerfinder-nz
Version
0.2.0
Capabilities
tools
Server instructions

NZ Law Society register mirror MCP server (1,398 lawyers / 243 firms). Anonymous, read-only. Call tools/list to see available tools. All responses include scrape_date and scrape_age_days — verify current good-standing of any lawyer via their registry_url before relying on it.

Known tools 8

lookup_firm

Fetch full profile for a NZ law firm by slug.

Inferred read-only
search_firms

Substring search across firm names.

Inferred read-only
find_firms_by_location

Find firms operating in a NZ region or district (substring match on the firm.locations array).

Inferred read-only
find_firms_by_practice_area

Find firms that list a given practice area.

Inferred read-only
list_practice_areas

List the 8 real NZ practice areas in the directory with firm + lawyer counts.

Inferred read-only
list_locations

List every NZ region in the directory with firm + lawyer counts and the canonical /locations/{primary_city}/ hub URL where one exists.

Inferred read-only
find_lawyers

Filter the full directory of 1,398 NZ lawyers by practice_area + region + district.

Inferred read-only
get_directory_stats

Aggregate snapshot of the LawyerFinder NZ directory: total lawyers, total firms, top practice areas, top locations, scrape date + age (current data is from the NZLS register scrape on scrape_date), and the full registry of machine-readable endpoint URLs.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "lawyerfinder-nz",
  "transport": "streamable-http",
  "url": "https://lawyerfinder.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 lawyerfinder.co.nz was fetched 2026-08-24T03:57:22.115Z and is being refreshed.

Trust status Trusted

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