MCP Server
MCP
io.github.mambaventures/nzxplorer-mcp
NZX (New Zealand stock exchange) data: governance scores, financials, insider trades, boards
Install
npx -y [email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.nzxplorer.co.nz"
}
],
"packages": [
{
"registryType": "npm",
"identifier": "nzxplorer-mcp",
"version": "1.36.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "NZXplorer 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.",
"isRequired": true,
"isSecret": true,
"name": "NZXPLORER_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment