← Registry

Analytics

dividends.co.nz

Provides dividend stock data and analysis for NZX-listed companies.

1 endpoint10 known toolsFirst detected July 3, 2026Last detected September 23, 2026

ENDPOINT 1

https://dividends.co.nz/mcp

No auth detected

MCP server metadata

Name
dividendsconz-mcp
Version
0.2.0
Capabilities
tools
Server instructions

Anonymous MCP for Dividends.co.nz. Tools cover NZX dividend stocks, dividend history, ex-dividend + payment calendars, top yields, aristocrats, sector listings, side-by-side comparisons. Every payload carries an FMA information-only disclaimer — surface it to the user. Yields and payout ratios are sourced from public NZX filings; dividends can be cut or suspended at any time.

Known tools 10

list_stocks

List NZX-listed dividend stocks.

Inferred read-only
get_stock

Get full profile of one stock by NZX ticker (e.g.

Inferred read-only
get_dividends

Get dividend payment history for a stock by ticker — every ex-dividend date, payable date and amount on record.

Potential side effects
search_stocks

Substring search across stock ticker + company name.

Inferred read-only
get_top_yields

List stocks with the highest dividend yields.

Inferred read-only
get_dividend_aristocrats

Stocks with a long track record of paying dividends (default 10+ years).

Inferred read-only
get_ex_dividend_calendar

Upcoming ex-dividend dates across all NZX stocks in the next N days (default 30).

Inferred read-only
get_payment_calendar

Upcoming dividend payment dates across all NZX stocks in the next N days (default 30).

Potential side effects
get_sector_stocks

List all dividend stocks in a given sector (e.g.

Inferred read-only
compare_stocks

Side-by-side comparison of 2–4 NZX stocks by ticker.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "dividendsconz-mcp",
  "transport": "streamable-http",
  "url": "https://dividends.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 dividends.co.nz was fetched 2026-07-26T20:06:26.598Z and is being refreshed.

Trust status Trusted

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