Skip to main content
Glama

Server Details

Payroll Dates: the site's own MCP server — calculator, enquiry (enquiry = a human handoff, not a...

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Available Tools

5 tools
calculatePAYE deadline calculator, 2026/27BInspect

Run the PAYE deadline calculator, 2026/27 calculator: Pay HMRC by; Send your Full Payment Submission (FPS); Tax month this payday falls in; Employer Payment Summary (EPS) deadline. Missing inputs fall back to their documented defaults.

ParametersJSON Schema
NameRequiredDescriptionDefault
payDayNoDay of the month you pay them
payMonthNoMonth you pay your staffaug26
payMethodNoHow you pay HMRC0

TDQS

B3.1/5.0
Behavior3/5

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

There are no annotations, so the description must carry the transparency burden. It does disclose one useful behavior: missing inputs fall back to documented defaults, and it lists the values the calculator produces. However, it does not explicitly state that the operation is read-only, nor describe what happens on invalid inputs, so some behavioral context is missing.

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

Conciseness3/5

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

The description is relatively short and front-loads the command, but it contains a redundancy ('calculator, 2026/27 calculator') and uses a choppy semicolon list. The content is useful, but the phrasing is not polished enough for a higher score.

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?

For a simple calculator with three optional parameters, the description covers the main purpose and default behavior. But since there is no output schema, it only names the output concepts without describing the response format or edge-case behavior, leaving some ambiguity for an agent invoking the 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 description coverage is 100%, so the parameters are already documented in the input schema (payDay, payMonth, payMethod). The description adds only a general default-fallback note and no parameter-specific insight, which matches the baseline of 3.

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

Purpose4/5

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

The description uses a specific action ('Run the PAYE deadline calculator') and names the concrete outputs: HMRC payment date, FPS submission, tax month, and EPS deadline. This clearly states what the tool does, though it never explicitly distinguishes it from sibling tools like calculator_describe.

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

Usage Guidelines2/5

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

No guidance is given for when to choose this tool over the sibling tools; calculator_describe and the enquiry tools are never mentioned. The only usage-adjacent note is about fallback defaults, which does not help an agent decide between alternatives.

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

calculator_describeWhat PAYE deadline calculator, 2026/27 computesAInspect

The inputs this calculator takes (with units, ranges and defaults), the outputs it returns, and the assumptions and tables behind it.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A4.1/5.0
Behavior4/5

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

With no annotations provided, the description carries the behavioral burden. It discloses what the tool offers: inputs with units/ranges/defaults, outputs, assumptions, and underlying tables. This effectively communicates that it is a descriptive/documentation tool with no visible mutation or external side effects, though it does not explicitly state 'read-only' or 'does not calculate'.

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 a single focused sentence that lists exactly what the tool covers without redundant wording. It front-loads the inputs, then outputs, then assumptions/tables, and every phrase adds useful information. The title supplies the specific calculator context, keeping the description tight.

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?

For a zero-parameter describe tool with no output schema, the description gives a solid outline of what the agent receives: inputs, outputs, assumptions, and tables. It could be slightly more explicit that the result is a descriptive text/documentation rather than a computed result, but given the tool name and siblings, this is not a major gap.

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 tool has zero parameters, so the schema provides no parameter meaning and the baseline is 4. The description adds context by noting that the subject calculator's inputs include units, ranges, and defaults, which is helpful for an agent deciding what to learn from the describe output. It does not need to document invocation parameters since there are none.

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

Purpose4/5

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

The title and description clearly identify the resource: the PAYE deadline calculator 2026/27. The description states it covers the calculator's inputs, outputs, assumptions, and tables, which distinguishes it from the sibling calculate tool. However, the description itself is a noun phrase rather than an explicit action statement like 'returns' or 'describes', so it is clear but slightly implicit.

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 makes clear that this tool provides explanatory information about a calculator's behavior, so an agent can see it is for understanding the calculator rather than performing a calculation. It does not explicitly say 'use calculate for actual computation' or list exclusions, but the context and sibling tool names make the intended use reasonably apparent.

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 Payroll Dates: 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.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A4.7/5.0
Behavior5/5

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

With no annotations provided, the description carries the full disclosure burden and does so well. It states that no purchase or payment occurs, no quote is guaranteed, the service is free, and it explicitly lists what the tool returns: recipient details, consent wording, and confirmation method.

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 front-loaded with 'Read first' and delivers all key information in a few compact sentences. It has no filler, avoids repeating the title, and every sentence adds useful context.

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 zero-parameter tool with no output schema, the description fully covers what an agent needs: what the tool explains, what it does not do, and what it returns. No important invocation or selection detail is missing.

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 input schema is empty with zero parameters, so no parameter-level documentation is needed. The description appropriately focuses on purpose and output rather than parameter details, matching the baseline for a parameterless tool.

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's job: it 'States plainly what submit_enquiry does on Payroll Dates' and 'returns' supporting details. It also distinguishes itself from the action-oriented sibling submit_enquiry by emphasizing that nothing is bought, ordered, or paid and no quote is guaranteed.

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 phrase 'Read first' is an explicit usage directive, and the description makes clear this tool should be used to understand submit_enquiry before acting. It does not explicitly name alternatives or exclusions, but the context is sufficient for a zero-parameter informational tool.

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 Payroll Dates 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.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A3.9/5.0
Behavior3/5

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

No annotations are provided, so the description carries the burden of disclosing behavior. It describes the output content (key, label, type, required, help text, options) but does not explicitly state that this is a read-only operation or mention whether any authentication or prerequisites exist. The content strongly implies a safe metadata query, but the lack of explicit safety disclosure keeps this at a minimum viable level.

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 a single, front-loaded sentence that lists the exact output attributes and then gives a practical cross-reference to submit_enquiry. Every phrase earns its place; there is no filler or redundancy.

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?

For a zero-parameter metadata tool, the description is nearly complete: it names the enquiry, enumerates the returned attributes, and connects to the follow-up submission action. Since there is no output schema, the description appropriately explains the return shape. It could have explicitly stated that no submission occurs via this tool, but the sentence about passing answers to submit_enquiry makes that practically clear.

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 tool has zero parameters, so the schema is trivially fully covered and the baseline is 4. The description adds useful downstream context about using field keys with submit_enquiry, but there are no input parameters for the description to clarify.

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

Purpose4/5

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

The description clearly identifies the resource ('Every field of the Payroll Dates enquiry') and enumerates what the field metadata contains. It lacks an explicit verb like 'returns' or 'lists', but the meaning is unambiguous and it distinguishes itself from submit_enquiry by explaining where answers should go.

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 clear usage context: it supplies the field keys that must be used when calling submit_enquiry. This implicitly tells the agent to fetch the fields before submitting answers. It does not explicitly address alternatives like enquiry_describe, but the downstream relationship is clear enough.

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 Payroll Dates — 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 payroll bureau or accountant, who'll contact me directly."

ParametersJSON Schema
NameRequiredDescriptionDefault
answersYesthe person's answers, keyed by field key
consentYestrue only when the person has agreed to: Happy for my details to go to a relevant payroll bureau or accountant, who'll contact me directly.
confirmationNothe confirmation token from step 1, after the person has approved the summary

TDQS

A4.6/5.0
Behavior5/5

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

With no annotations provided, the description fully carries the behavioral disclosure burden. It explains that the first call only validates and returns a summary, the second call actually submits, consent is required, and the enquiry is not visible to providers until the person clicks an email link. This is unusually transparent.

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 front-loaded with the critical 'not a purchase' caveat and clearly separates step 1 and step 2. It is longer than average, but the two-step protocol and consent details justify the length. The exact consent phrase is repeated from the schema, which is slightly redundant but harmless.

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 two-step human-submission flow with no annotations and no output schema, the description is remarkably complete. It tells the agent what to do in each step, what the first return contains, when to make the second call, what consent means, and what happens after submission.

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 already documents all parameters with 100% coverage, so the baseline is 3. The description adds meaningful workflow semantics: answers must be keyed by enquiry_fields keys, consent must reflect agreement to the exact privacy line, and confirmation is the token from step 1 used only after approval. This goes beyond the schema's static 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 submits an enquiry to human providers, explicitly distinguishes it from a purchase or guaranteed quote, and explains it is a two-step process. This gives an agent a precise understanding of the operation and its boundaries.

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 a clear step-by-step usage protocol: first call with answers and consent, then a second call with the confirmation token only if the person agrees. It also references enquiry_fields for field keys, giving useful context. However, it does not explicitly name alternative sibling tools or state when not to use this tool beyond saying it is not a purchase.

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.

  1. 5 tool updates
    • First observedcalculate
    • First observedcalculator_describe
    • First observedenquiry_describe
    • First observedenquiry_fields
    • First observedsubmit_enquiry

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    A
    quality
    C
    maintenance
    MCP 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.
    9
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    A lightweight MCP server providing comprehensive date, time, and day-of-week information. It supports relative time calculations, timezone conversions, and detailed calendar metadata like week numbers and quarters.
    5
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server that calculates work hours, overtime, and gross pay from clock in/out entries with support for federal, California, Alaska, Colorado, and Nevada overtime rules.
    2
    49
    2
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.9/5.0
Disambiguation5/5

Each tool has a clearly distinct role: one runs the calculator, one describes the calculator, one explains the enquiry flow, one provides enquiry fields, and one submits the enquiry. Even the two 'describe' tools are cleanly separated by subject matter and explicit descriptions.

Naming Consistency3/5

The names mix verb-only ('calculate'), noun-first with verb suffix ('calculator_describe', 'enquiry_describe'), and verb-noun ('submit_enquiry'), with 'enquiry_fields' following a noun-noun pattern. The style is readable and consistently lowercase/underscore, but the naming conventions are not uniform.

Tool Count5/5

Five tools is well-scoped for a server that provides a single deadline calculator plus a guided enquiry submission flow. Each tool earns its place, and there is no bloat or sense of missing infrastructure.

Completeness5/5

The calculator has both a run tool and a describe tool to expose assumptions, and the enquiry flow has describe, fields, and a two-step submit tool with confirmation handling. The surface covers the full lifecycle for the server's apparent purpose.

Resources