Skip to main content
Glama
mambaventures

NZXplorer MCP Server

get_compensation_benchmark

Benchmark executive and board compensation against NZX companies. Get percentiles, mean, min, max, and breakdowns by sector and market-cap tier for roles like CEO, CFO, chair, director, etc.

Instructions

Get compensation percentile benchmarking for a specific executive or board role across all NZX companies. Returns P10/P25/P50/P75/P90 percentiles, mean, min, max, plus breakdowns by sector and market-cap tier (micro/small/mid/large). Use for questions about market pay rates, peer-comparison benchmarks, whether a company overpays or underpays for a role, or due-diligence on remuneration committee decisions.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
roleYesRole to benchmark — one of: 'ceo', 'cfo', 'coo', 'chair', 'director', 'cto', 'cio', 'cro', 'general-counsel', 'company-secretary'
yearNoFinancial year filter (default: latest available per company)
sectorNoFilter by sector (e.g. 'Healthcare', 'Energy')
market_capNoFilter by market-cap tier: 'micro', 'small', 'mid', or 'large'
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full burden. It discloses return values (percentiles, mean, min, max, breakdowns by sector and market-cap tier) and implies read-only behavior. No mention of side effects, auth needs, or rate limits, but the output specification is sufficient for a benchmarking tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Description is a single long sentence that efficiently conveys purpose, output, and use cases without wasted words. Could be split into two for better readability, but front-loads the main action.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With 4 parameters and no output schema, the description explains the output structure and primary use cases. It lacks details on data frequency (annual/quarterly) and year parameter behavior, but overall covers the essential context for a benchmark tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with descriptions for each parameter. The description repeats the allowed role values from the schema without adding new meaning or format details. Thus, it does not significantly supplement the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description clearly states verb 'Get' and resource 'compensation percentile benchmarking' for executive or board roles across NZX companies. Lists specific percentiles and breakdowns, and provides use cases like market pay rates and peer benchmarks, distinguishing it from sibling tools.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Description explicitly says 'Use for questions about...' providing clear context for when to use the tool. However, it does not specify when not to use it or mention alternative tools among the many siblings, missing some exclusion guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mambaventures/nzxplorer-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server