Skip to main content
Glama
tresor4k

macalc

calculate_uk_income_tax

Read-onlyIdempotent

Compute your UK income tax for 2025/26 with HMRC bands, including personal allowance taper above £100,000. Input annual gross income to get tax, effective and marginal rates.

Instructions

Calculate UK income tax for the 2025/26 tax year using HMRC bands, including the personal-allowance taper above £100,000. Use for England/Wales/NI income tax questions (National Insurance is not included; Scottish bands are not modelled). Input: income (annual gross income in GBP). Returns personal allowance, taxable income, income tax, effective and marginal rates. Read-only, deterministic, estimate only.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
incomeYesAnnual gross income in GBP
Behavior5/5

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

The description adds behavioral traits beyond annotations: 'Read-only, deterministic, estimate only' and details about the personal allowance taper above £100k. This goes beyond the readOnlyHint and other annotations, providing useful context about the tool's behavior and limitations.

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 (4 sentences) and front-loaded: it starts with the core purpose, then gives usage guidelines, input, outputs, and properties. Every sentence adds value; no fluff.

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?

Given the simple schema (one parameter, no output schema), the description is complete. It details input, output fields, tax year, bands, taper, and exclusions. It also explains return values since there is no output schema.

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?

The schema already describes 'income' as 'Annual gross income in GBP' with a minimum of 0. The description reiterates this but adds no new semantic information. With 100% schema coverage, baseline 3 is appropriate.

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 what the tool does: calculates UK income tax for 2025/26 using HMRC bands, including personal allowance taper. It distinguishes itself from siblings by specifying geographic scope (England/Wales/NI) and exclusions (Scottish bands, National Insurance).

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 explicitly states when to use: for England/Wales/NI income tax questions. It also specifies what is not included (National Insurance, Scottish bands). It could be improved by naming alternative tools for Scottish or NI tax, but the context is clear enough.

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/tresor4k/macalc-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server