Loading MCP server directory, please wait...
NZX (New Zealand stock exchange) data: governance scores, financials, insider trades, boards
npx @getmcp/cli add io.github.mambaventures/nzxplorer-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
NZXPLORER_API_KEYNZXplorer API key — free at https://nzxplorer.co.nz/developers. Unlocks the full 55-tool set; the remote URL above needs no key for 30 read-only tools.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mambaventures/nzxplorer-mcp": {
"command": "npx",
"args": [
"-y",
"nzxplorer-mcp"
],
"env": {
"NZXPLORER_API_KEY": ""
}
}
}
}