← Registry

Data Collection

nzxplorer.co.nz

Provides financial and governance data for NZX-listed companies.

1 endpoint29 known toolsFirst detected June 5, 2026Last detected September 6, 2026

ENDPOINT 1

https://mcp.nzxplorer.co.nz

No auth detected

MCP server metadata

Name
nzxplorer-mcp
Version
1.56.0
Capabilities
tools

Known tools 29

search_companies

Search NZX-listed companies by name or ticker.

Inferred read-only
get_company_detail

Get detailed info for a specific NZX company by ticker.

Inferred read-only
get_governance_scores

Get Governance Risk Scores (GRS) for NZX companies.

Inferred read-only
get_financials

Get financial statements for an NZX company.

Inferred read-only
get_metrics

Get financial metrics/ratios for NZX companies.

Inferred read-only
get_insider_trades

Get director share transactions (insider trades) for NZX companies.

Inferred read-only
get_dividends

Get dividend history for an NZX company.

Inferred read-only
get_earnings

Get earnings results for an NZX company.

Inferred read-only
get_board_changes

Get director appointment, resignation, and retirement events for an NZX company.

Inferred read-only
get_stock_prices

Get daily stock price history (OHLCV) for an NZX company.

Inferred read-only
search_announcements

Full-text search across 64,000+ NZX market announcements (2017-present), including 62,500+ with extracted PDF text.

Inferred read-only
read_announcement

Read and analyze a specific NZX announcement.

Inferred read-only
get_directors

Search NZX company directors.

Inferred read-only
get_director_detail

Get detailed profile for a specific director by slug.

Inferred read-only
get_shareholders

Get top 20 shareholders and substantial holders (5%+) for an NZX company.

Inferred read-only
get_substantial_holders

Get substantial shareholders (5%+ voting rights) for an NZX company from NZX disclosure notices.

Inferred read-only
get_agm_resolutions

Get AGM resolution voting data for an NZX company.

Inferred read-only
get_esg_data

Get ESG (Environmental, Social, Governance) data for an NZX company.

Inferred read-only
get_kiwisaver_holdings

Get KiwiSaver fund holdings in an NZX company.

Inferred read-only
get_performance

Get stock performance metrics for an NZX company.

Inferred read-only
get_technical_signals

Get technical analysis indicators for an NZX company.

Inferred read-only
get_credit_ratings

Get credit rating history for an NZX company.

Inferred read-only
get_management_team

Get the management team (C-suite executives) for an NZX company.

Inferred read-only
get_capital_raises

Get capital raise history for an NZX company.

Inferred read-only
get_revenue_segments

Get revenue segment breakdown for an NZX company.

Inferred read-only
get_takeovers

Get M&A and takeover activity for an NZX company.

Inferred read-only
get_market_signals

Get the Market Intelligence Feed — a unified stream of all NZX market events.

Inferred read-only
get_annual_reports

Get annual and interim report URLs for an NZX company.

Inferred read-only
get_daily_market_wrap

Get the daily NZX market wrap — a market-wide digest covering all active NZX issuers.

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

.mcp.json

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

Settings → Connectors → Add custom connector

Name: nzxplorer-mcp
Remote MCP URL: https://mcp.nzxplorer.co.nz

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": {
    "nzxplorer-mcp": {
      "url": "https://mcp.nzxplorer.co.nz"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "nzxplorer-mcp",
  "transport": "streamable-http",
  "url": "https://mcp.nzxplorer.co.nz"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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