← dividends.co.nz

INDIVIDUAL MCP TOOL

list_stocks

List NZX-listed dividend stocks.

dividends.co.nznone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

dividends.co.nz

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • get_stock — Get full profile of one stock by NZX ticker (e.g.
  • get_dividends — Get dividend payment history for a stock by ticker — every ex-dividend date, payable date and amount on record.
  • search_stocks — Substring search across stock ticker + company name.
  • get_top_yields — List stocks with the highest dividend yields.
  • get_dividend_aristocrats — Stocks with a long track record of paying dividends (default 10+ years).
  • get_ex_dividend_calendar — Upcoming ex-dividend dates across all NZX stocks in the next N days (default 30).
  • get_payment_calendar — Upcoming dividend payment dates across all NZX stocks in the next N days (default 30).
  • get_sector_stocks — List all dividend stocks in a given sector (e.g.