site
Server Details
Settlement Calculator: the site's own MCP server — calculator, enquiry (enquiry = a human...
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
5 toolscalculateSettlement agreement estimatorBInspect
Run the Settlement agreement estimator calculator: Statutory redundancy baseline; Typical ex-gratia, lower end; Typical ex-gratia, upper end; Typical package, lower end. Missing inputs fall back to their documented defaults.
| Name | Required | Description | Default |
|---|---|---|---|
| years | No | Complete years of service | |
| salary | No | Gross annual salary | |
| ageBand | No | Your age band | b41plus |
| circumstances | No | What the exit looks like | redundancy |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the burden of behavior; it adds useful context by listing what the calculator returns and noting that missing inputs fall back to defaults. It doesn't explicitly state that this is a read-only, side-effect-free estimation (unlike submit_enquiry), but 'calculator' and the output-only framing make the lack of side effects reasonably inferable.
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 short sentences, with the core action front-loaded and the output categories compactly listed. The default-fallback note earns its place by protecting against assumption errors, and there is no redundant wording.
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 simple calculator with zero required parameters and fully documented inputs, the description covers what is calculated and the fallback behavior. It doesn't specify the return format or numeric rounding because there is no output schema, but the listed output categories give enough context for an agent to interpret the result.
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 schema already documents all four parameters at 100% coverage, so the description is not required to re-explain them. It adds only the general statement that missing inputs use defaults, which is a useful reminder but not parameter-specific meaning.
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 the exact resource ('Settlement agreement estimator calculator') and the action ('Run'), and enumerates the specific outputs it produces, so an agent can tell it's the calculator rather than the enquiry/submission siblings. It doesn't explicitly point to a distinguishing sibling, but the verb and output list make the purpose unambiguous.
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 statement about when to choose this calculator over calculator_describe or the enquiry/submission tools, and no exclusion or alternative behavior. The only contextual hint is the output list, which implies calculation use but leaves the selection logic to inference.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
calculator_describeWhat Settlement agreement estimator 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, the description carries the full burden, and it does well by disclosing what the tool returns: inputs with units/ranges/defaults, outputs, and assumptions/tables. It makes clear this is a descriptive, read-only operation, though it could be even more explicit that no calculation is performed.
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 a single sentence that efficiently covers all major content areas: inputs, outputs, assumptions, and tables. It is front-loaded and contains no filler.
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 no-parameter describe tool with no output schema, the description is complete: it tells the agent exactly what information will be revealed about the calculator. The presence of sibling tools does not create missing context because the describe-versus-calculate distinction is already clear from the tool name and description.
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 itself has zero parameters, so the baseline is 4. The description mentions the calculator's inputs, but that is the subject matter being described rather than parameters of this tool, so no additional parameter guidance 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 clearly states that this tool provides the calculator's inputs, outputs, and underlying assumptions/tables. The title and description together identify the specific resource (Settlement agreement estimator) and the descriptive verb, distinguishing it from the sibling 'calculate' 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?
Usage is implied rather than explicit: the name and title suggest using this tool to understand the estimator before performing calculations, but the description does not state when to choose it over 'calculate' or other siblings. No exclusions or alternative conditions are provided.
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 Settlement Calculator: 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?
No annotations are provided, so the description carries the behavioral disclosure burden. It clearly indicates the tool is descriptive and read-only ('States plainly', 'returns...'), and it discloses exactly what information is returned: recipients, consent wording, and confirmation method. It also removes risk by clarifying that nothing is bought, ordered, or paid.
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 front-loaded with 'Read first' and every sentence adds meaningful information: action, exclusions, cost, guarantee, and return contents. It is compact yet fully informative.
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 descriptive tool with no output schema, the description covers what the user receives and clarifies the boundary with submit_enquiry. It could be slightly more explicit about the exact format of the returned text, but it is otherwise 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 has zero parameters and schema coverage is 100%, so the baseline is 4. There is nothing for the description to add about parameter behavior, and it does not mislead.
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 is specific: 'States plainly what submit_enquiry does on Settlement Calculator' uses a distinct verb and names its resource. It clearly separates itself from submit_enquiry by being a descriptive explanation rather than the actual action, and from calculator_describe by topic.
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?
'Read first' is a direct instruction to invoke this tool before using submit_enquiry, and the body explains the context in which it applies. It does not explicitly name exclusions or alternatives, but the usage intent is clear.
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 Settlement Calculator 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?
There are no annotations, so the description carries the behavioral burden. It transparently discloses what the tool exposes: every enquiry field with its properties, and it implies a read-only metadata lookup by telling the agent to pass answers to submit_enquiry separately. It does not discuss edge cases or failure modes, but for a simple field-listing tool this is adequate.
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, information-dense sentence that front-loads the resource and immediately lists the output attributes. Every phrase earns its place, and the instruction about submit_enquiry is a useful addition without padding.
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 zero-parameter, no-output-schema tool, the description is complete: it names the resource, enumerates all returned field attributes, and explains how to use the result with a sibling tool. No critical information is missing.
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, so the baseline is 4. The description adds relevant semantic context by explaining that returned field keys are used to key answers when calling submit_enquiry, which is helpful even though no parameters need documenting.
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 resource ('Every field of the Settlement Calculator enquiry') and enumerates the available attributes (key, label, type, required, help text, allowed options). It is distinguishable from siblings like calculate and submit_enquiry, 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?
The description gives clear context for use: it provides the field metadata needed to construct a payload for submit_enquiry, and explicitly says to pass answers keyed by field key. It does not explicitly exclude alternatives or state when not to use it, but the intended workflow is clear.
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 Settlement Calculator — 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 specialist employment solicitor, 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 specialist employment solicitor, 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, the description carries the full burden of behavioral disclosure and does so thoroughly. It explains validation in step 1, that the enquiry is only submitted in step 2, that the person must click an email link before providers see it, and the exact consent wording the person must have agreed to.
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 long but every sentence earns its place: it front-loads the key warning, then clearly separates the two steps with conditions and outcomes. The structure makes the multi-step flow easy to follow without unnecessary detail.
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?
Despite having no output schema or annotations, the description covers validation behavior, the summary/consent line/token returned in step 1, the condition for step 2, and the email-link requirement. An agent has enough context to invoke this tool correctly through both steps.
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%, so the baseline is 3. The description adds meaningful context by linking answers to enquiry_fields, explaining that consent requires agreement to a specific statement, and clarifying that confirmation is the token returned in step 1 and reused in step 2.
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 states it submits an enquiry to Settlement Calculator and immediately differentiates it from a purchase or guaranteed quote. It also conveys the two-step nature up front, which distinguishes it from simpler sibling tools like calculate or enquiry_fields.
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 an explicit step-by-step protocol: call once to validate, show the summary, then call again only if the person agrees. It clearly states when step 2 is appropriate and warns that this is not a purchase/quote, but it does not name sibling alternatives explicitly.
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
Exit Value Calculator: the site's own MCP server — calculator, enquiry (enquiry = a human...
MPRP Calculator: the site's own MCP server — calculator, enquiry (enquiry = a human handoff, not...
Contractor Pay Calculator: the site's own MCP server — calculator, enquiry (enquiry = a human...
Employer Cost Calculator: the site's own MCP server — calculator, enquiry (enquiry = a human...
Related MCP Servers
- AlicenseNot gradedqualityBmaintenanceAn MCP server for searching current class-action settlement records by keywords and structured filters, retrieving settlement details, and performing batch searches to identify plausible claim matches.MIT
- FlicenseAqualityCmaintenanceCalculator-focused MCP server with tools, resources, and prompts for arithmetic operations and widget interactions.3-
- AlicenseAqualityCmaintenanceMCP server exposing UK financial adviser calculations (tax, IHT, pensions, portfolios) to any MCP-capable client.6MIT
- FlicenseNot gradedqualityCmaintenanceMCP server that updates judicial and non-judicial credits by applying the applicable normative rules per period, producing month-by-month calculation details with source indices. It also verifies calculations against official tables and can identify common errors in opposing party's calculations.-
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
Each tool has a clear role: calculate runs the estimator, the describe/fields tools provide reference information, and submit_enquiry handles the enquiry flow. There is minor potential confusion between calculator_describe and enquiry_describe since both are describe-style tools, but their targets are clearly different.
Tool names mix patterns: 'calculate' and 'submit_enquiry' are verb-first, while 'calculator_describe' and 'enquiry_describe' are noun-first, and 'enquiry_fields' is noun-only. The inconsistent ordering makes the set feel less predictable than it could be.
Five tools is a well-scoped size for a site centered on a settlement calculator and an enquiry submission flow. Each tool covers a distinct need without bloat or unnecessary granularity.
The surface covers the full expected lifecycle: running the calculator, understanding its inputs/outputs, understanding what the enquiry does, retrieving the enquiry fields, and submitting the enquiry with confirmation handling. No obvious dead ends or missing operations for the stated domain.