site
Server Details
Notice Period Calculator NZ: the site's own MCP server — calculator, enquiry (enquiry = a human...
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
5 toolscalculateNew Zealand notice period calculatorBInspect
Run the New Zealand notice period calculator calculator: Where your notice period comes from; Weeks of notice actually worked; Weeks of notice you are paid for; Pay for the notice period, before tax. Missing inputs fall back to their documented defaults.
| Name | Required | Description | Default |
|---|---|---|---|
| agreement | No | Does your employment agreement state a notice period? | stated |
| weeklyPay | No | Gross weekly pay | |
| arrangement | No | What is happening with the notice period? | work |
| noticeWeeks | No | Notice period in weeks | |
| weeksNotWorked | No | Weeks of the notice not worked |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Since no annotations are provided, the description carries the disclosure burden. It does add useful behavior: missing inputs fall back to documented defaults. However, it does not state whether the tool is side-effect-free, whether it reads external data, or what happens on invalid input.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is compact and front-loaded, but it contains a duplicated phrase ('calculator calculator') and a slightly run-on colon list. It is concise in size but not polished in structure.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description lists several result areas and the default fallback behavior, which helps since there is no output schema. Still, it omits the return format and any guidance on how this tool relates to calculator_describe, leaving an agent to infer important context.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100%, so the schema already documents every parameter's meaning and default. The description only reiterates the default fallback behavior, adding no new parameter-level insight.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description names a specific action ('Run') and resource ('New Zealand notice period calculator'), and it lists the calculation output areas. It does not explicitly distinguish itself from calculator_describe, but the verb and output list make it recognizable as the compute tool.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There is no guidance on when to use this tool versus calculator_describe or the enquiry siblings, and no stated exclusions or prerequisites. The only hint is the imperative 'Run', which is implicit rather than explicit.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
calculator_describeWhat New Zealand notice period calculator computesAInspect
The inputs this calculator takes (with units, ranges and defaults), the outputs it returns, and the assumptions and tables behind it.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It states that the tool exposes the assumptions and tables behind the calculator, which is useful transparency about what the returned description will contain. It does not explicitly declare 'read-only' or list side effects, but for a describe-style tool with zero parameters this is reasonably clear.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
A single compact sentence covers all core aspects of the tool: inputs, outputs, assumptions, and tables. It is front-loaded and contains no filler, while the title adds complementary context without redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
There is no output schema and no parameter schema, so the description must stand alone. It adequately enumerates the categories of information returned by the tool. It could be strengthened by explicitly mentioning the relationship to 'calculate,' but for a zero-parameter documentation tool, the description is largely complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool takes zero parameters, and the schema already fully reflects that. The description adds meaningful context by noting that the calculator's own inputs are presented with units, ranges, and defaults, which helps an agent understand the kind of information the describe output will contain.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly enumerates what the tool covers — the calculator's inputs with units/ranges/defaults, outputs, assumptions, and tables — and the title/name make it obvious this is a describe/reference tool rather than the calculation tool itself. It lacks an explicit standalone verb like 'returns,' but the scope is unmistakable and distinguishes it from the sibling 'calculate'.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies this is the documentation/reference tool for the New Zealand notice period calculator, but it never explicitly states when to use it instead of 'calculate' or whether it should be consulted before performing a calculation. No exclusions or alternatives are named, leaving the agent to infer usage from the sibling tool names.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
enquiry_describeWhat you get: an ENQUIRY with a human (not a purchase, not a guaranteed quote)AInspect
Read first. States plainly what submit_enquiry does on Notice Period Calculator NZ: it starts an enquiry with human providers who quote directly. Nothing is bought, ordered or paid; no quote is guaranteed; it is free. Also returns who receives the details, the consent wording, and how the person confirms.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden and does so well: it discloses that nothing is bought, ordered, or paid, that no quote is guaranteed, that the enquiry is free, and that the tool returns recipient details, consent wording, and confirmation behavior. These are exactly the behavioral facts an agent needs.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is tight and front-loaded with the 'Read first' instruction, followed by a concise explanation of the tool's subject and return values. Every sentence contributes distinct, useful information with no redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a parameterless informational tool with no output schema, the description is complete: it specifies the subject, the key caveats, and the three return elements. Nothing essential is missing for an agent to call and interpret the tool correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema is empty, so the zero-parameter baseline of 4 applies. There are no parameters for the description to elaborate on, and it does not misleadingly imply any inputs.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly identifies the tool as an explainer: it 'states plainly what submit_enquiry does' and lists what it returns. It is distinct from siblings like submit_enquiry and calculate because it is explicitly descriptive rather than action-oriented.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The phrase 'Read first' gives clear timing guidance: use this tool before the enquiry/submission workflow. It does not explicitly list alternatives or when-not-to-use conditions, but the intended context is strongly implied.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
enquiry_fieldsThe questions the enquiry asksAInspect
Every field of the Notice Period Calculator NZ enquiry: key, label, type, whether required, help text and the allowed options where there are any. Pass answers to submit_enquiry keyed by field key.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral burden. It discloses that the tool is a complete field listing and positions it as a prerequisite for submit_enquiry rather than a submission endpoint. It does not explicitly mention output formatting or idempotence, but for a zero-parameter metadata getter these are minor.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two sentences, no filler: the first defines the tool's content, the second tells the agent how to use the result. The key usage note comes immediately after the field list.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The description is complete enough for a no-argument metadata tool: it names every data category returned and connects the result to submit_enquiry. It does not describe the exact return envelope, but the absence of an output schema is partially mitigated by the explicit field list.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters and 100% schema description coverage, so the baseline is 4. The description adds no parameter detail, but none is needed.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description identifies the resource (all fields of the Notice Period Calculator NZ enquiry) and enumerates the attributes returned (key, label, type, required, help text, allowed options). It is more specific than the title, though it lacks an explicit verb such as 'returns' or 'lists'.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
It states the actionable context: answers are passed to submit_enquiry keyed by the field key, which tells an agent why to call this tool. It does not explicitly compare against siblings like enquiry_describe or state when not to use it.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
submit_enquirySubmit an ENQUIRY to human providers (two steps; not a purchase)AInspect
Submits an enquiry to Notice Period Calculator NZ — NOT a purchase, NOT a guaranteed quote. Step 1: call with the answers (keyed by field key from enquiry_fields) and consent=true; it validates and returns a summary, the consent line and a confirmation token — show the person the summary and the consent line. Step 2: only if the person agrees, call again with the same answers, consent=true and the confirmation token; the enquiry is then submitted, and the person receives an email with a link they must click before any provider sees it. Consent means the person has read and agreed to: "Happy for my details to go to a relevant employment lawyer or workplace adviser, who'll contact me directly."
| Name | Required | Description | Default |
|---|---|---|---|
| answers | Yes | the person's answers, keyed by field key | |
| consent | Yes | true only when the person has agreed to: Happy for my details to go to a relevant employment lawyer or workplace adviser, who'll contact me directly. | |
| confirmation | No | the confirmation token from step 1, after the person has approved the summary |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden, and it delivers thoroughly. It discloses the two-step validation/submission flow, the exact consent text, the email notification, and the requirement that the person click a link before any provider sees the enquiry. This gives the agent a complete picture of side effects and prerequisites.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is relatively long but every sentence earns its place, covering both steps, the consent requirement, and the post-submission email behavior. It is front-loaded with the core purpose and exclusions, then structured logically by Step 1 and Step 2. The only minor inefficiency is repeating the same answers/consent/token phrase, though this aids accuracy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a tool with no annotations and no output schema, the description is remarkably complete. It explains the full two-step protocol, what the agent should return to the user (summary and consent line), what to do on user agreement, and the resulting email-link behavior. No critical operational detail appears to be missing for correct invocation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, but the description adds substantial meaning beyond the schema: it explains that answers must be keyed by field keys from enquiry_fields, that consent must be true and carries a specific legal meaning, and that confirmation is the token received in step 1 only after user approval. This transforms the parameters from plain fields into a coherent sequence.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific action ('Submits an enquiry to Notice Period Calculator NZ') and immediately clarifies what it is not ('NOT a purchase, NOT a guaranteed quote'), which differentiates it from any commerce-related sibling. It also explicitly mentions the two-step human-provider workflow, making its purpose unambiguous alongside siblings like calculate and enquiry_describe.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description gives explicit step-by-step invocation instructions: call with answers and consent=true, show the summary and consent line, then call again with the confirmation token only if the person agrees. It also provides a clear exclusion ('NOT a purchase'). It does not explicitly name usage alternatives among siblings, but the context for when to use this tool is very clear.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
5 tool updates
- First observed
calculate - First observed
calculator_describe - First observed
enquiry_describe - First observed
enquiry_fields - First observed
submit_enquiry
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Connectors
Notice Period Calculator: the site's own MCP server — calculator, enquiry (enquiry = a human...
Notice Period Australia: the site's own MCP server — calculator, enquiry (enquiry = a human...
Notice Period Ireland: the site's own MCP server — calculator, enquiry (enquiry = a human...
Final Pay Calculator NZ: the site's own MCP server — calculator, enquiry (enquiry = a human...
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceDate Calculator AI - MCP server providing AI-powered tools and automation by MEOK AI Labs16MIT
- AlicenseAqualityCmaintenanceThe most comprehensive everyday calculator MCP server — 501 tools across 22 categories covering 8 countries' tax systems (FR, BE, CH, CA, US, UK, MA, SN). Finance, health, math, science, construction, conversions, education, sport, cooking, travel, and more. Free, no API key required. Streamable HTTP transport.15191MIT
- AlicenseAqualityCmaintenanceMCP server for business-day arithmetic with country-aware holiday calendars. It offers tools to check, calculate, and list business days and holidays for over 60 countries.9MIT
- AlicenseAqualityBmaintenanceUK due diligence MCP server — Companies House, corporate research, compliance checks193MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
calculate and calculator_describe are clearly separated as run versus describe. enquiry_describe and enquiry_fields both describe the enquiry mechanic but cover different aspects—purpose/consent versus field schema—and each explicitly references the other, so an agent can keep them apart despite slight overlap.
Names mix a bare verb (calculate), noun+verb in reverse (calculator_describe, enquiry_describe), and verb+noun or noun+noun (submit_enquiry, enquiry_fields). There is no consistent verb_noun or domain_prefix convention, so predicting tool names from the pattern is unreliable.
Five tools is well-scoped for a focused site offering one calculator and one enquiry submission flow. Each tool earns its place: run calculator, describe calculator, describe enquiry flow, list enquiry fields, and submit enquiry.
The calculator surface has both execution and metadata, and the enquiry surface covers explainer, field schema, and the full two-step consent submission flow. There are no obvious missing operations for the stated domain.