Skip to main content
Glama
mambaventures

NZXplorer MCP Server

get_deal_advisers

Retrieve professional advisers involved in capital raises and takeovers for NZX-listed companies. Identifies legal counsel, underwriters, lead managers, and other roles with deal details.

Instructions

Get professional advisers (law firms, investment banks, valuers) who advised on capital raises and takeovers for an NZX company. Shows which firms acted as legal counsel, underwriter, lead manager, independent adviser, or valuer on each deal. Includes deal details (amount, type, date) and adviser roles. Use for deal intelligence, adviser league tables, or capital markets analysis.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
roleNoFilter by adviser role: legal_issuer, underwriter, lead_manager, financial_adviser, independent_adviser, valuer, etc.
tickerYesNZX ticker symbol (e.g. 'CEN', 'FPH')
deal_typeNoFilter: 'capital_raise' or 'takeover'
Behavior3/5

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

No annotations are provided, so the description must convey behavioral traits. It implies a read-only operation by stating it 'Shows' and 'Includes' data. However, it does not disclose any potential side effects, authorization requirements, or rate limits. It is adequate but not exhaustive.

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 (three sentences) and front-loaded with the tool's purpose. Every sentence adds meaningful information without redundancy.

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 three parameters, no output schema, and no annotations, the description sufficiently explains what the tool returns (adviser roles, deal details, amounts, types, dates). It gives a complete picture of the tool's functionality and output.

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

Parameters4/5

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

The schema covers all three parameters with descriptions. The description adds value by listing example roles ('legal_issuer, underwriter, lead_manager...') and deal types ('capital_raise' or 'takeover'), providing context beyond the schema's dictionary-like descriptions.

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 professional advisers for capital raises and takeovers for NZX companies, specifying types of advisers (law firms, investment banks, valuers) and roles (legal counsel, underwriter, etc.). It also notes that deal details are included, making it distinct from sibling tools that focus on other aspects like capital raises alone or takeovers alone.

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: 'deal intelligence, adviser league tables, or capital markets analysis'. However, it does not specify when not to use this tool or mention alternative sibling tools (e.g., get_capital_raises, get_takeovers) that might be more appropriate for other contexts.

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