Skip to main content
Glama
mambaventures

NZXplorer MCP Server

get_accounting_quality

Assess accounting quality of NZX companies using Beneish M-score, Piotroski F-score, Altman Z-score, and composite scores to detect earnings manipulation, financial strength, and bankruptcy risk.

Instructions

Get accounting quality scores for an NZX company. Shows Beneish M-score (earnings manipulation probability, >-1.78 suggests manipulation), Piotroski F-score (financial strength 0-9, higher is better), Altman Z-score (bankruptcy risk: >2.99 safe, 1.81-2.99 grey zone, <1.81 distress), plus interest coverage, current ratio, and overall composite score (0-100). 128 issuers scored. Use for 'is [company] at risk of manipulation?', 'financial health of [company]', 'bankruptcy risk', 'accounting quality'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
yearNoFilter by year: single year (e.g. '2024') or range (e.g. '2020-2024')
limitNoNumber of results (default 50)
tickerYesNZX ticker symbol (e.g. 'AIR', 'FPH', 'MEL')
Behavior3/5

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

No annotations provided, so description carries full burden. It explains the scores and their thresholds (e.g., M-score >-1.78 suggests manipulation). However, it does not disclose behavioral traits like read-only nature, required permissions, rate limits, or side effects. The description is adequate but lacks extra context.

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?

The description is well-structured, starting with purpose, then detailing scores, and ending with use cases. It is concise but informative, with every sentence adding value. Could be slightly more concise, but overall efficient.

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

Completeness3/5

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

The tool has no output schema, so description should clarify return format. It lists scores but not how they are structured. Parameters for year and limit are explained in schema but not how they interact (e.g., if year is omitted, does it return all years?). The description is complete for explaining scores but lacks structural details.

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 all parameters are described in the schema. The description adds no significant new meaning beyond the schema, aside from providing example tickers. Baseline 3 is appropriate as the description does not compensate beyond 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?

The description clearly states the tool retrieves accounting quality scores for NZX companies and lists the specific scores (Beneish M-score, Piotroski F-score, etc.). It distinguishes from sibling tools like get_credit_ratings or get_governance_scores by focusing on accounting quality.

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 use cases: 'is [company] at risk of manipulation?', 'financial health', 'bankruptcy risk', etc. It doesn't explicitly say when not to use or compare to alternatives, but the use cases are clear and helpful for an agent.

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