Skip to main content
Glama
mambaventures

NZXplorer MCP Server

get_peer_mentions

Extract cross-company references from NZX announcements. Discover which companies mention a ticker and which it references, with context snippets and network summary.

Instructions

Get peer mentions for an NZX company — cross-company references extracted from 62,000+ NZX announcements. Shows which companies mention this ticker and which companies it references, with context snippets and network summary. Use for 'who mentions [company]?', 'business relationships for [company]', 'competitive peers', 'peer network'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tickerYesNZX ticker symbol (e.g. 'AIR', 'FPH', 'SPK')
directionNoFilter: 'mentions' (who this company references), 'mentioned_by' (who references it), or 'both' (default)
Behavior3/5

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

No annotations are provided, so the description must disclose behavioral traits. It mentions the data source (62,000+ NZX announcements) and output (context snippets, network summary), but lacks details on data freshness, error handling, or limitations. This is adequate but not fully transparent.

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

Conciseness5/5

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

The description is concise (3 sentences) and front-loaded: the first sentence states the main purpose. There is no unnecessary information, and every sentence adds value.

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

Completeness5/5

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

For a tool with only 2 parameters and no output schema, the description is sufficiently complete. It explains what the tool does, provides example queries, and mentions the output format (context snippets, network summary). No gaps remain.

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%, so the schema already documents both parameters. The description adds example usage and context (e.g., 'NZX ticker symbol') but does not significantly enhance understanding beyond the schema. Baseline 3 is appropriate.

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?

The description clearly states the tool gets peer mentions for an NZX company, specifying the resource (NZX announcements) and scope (cross-company references). It distinguishes itself from sibling tools by focusing specifically on peer networks, which no other sibling does.

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?

The description provides explicit example queries ('who mentions [company]?', 'business relationships', etc.) that indicate when to use. However, it does not explicitly state when not to use or mention sibling alternatives, which would improve 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