Skip to main content
Glama
novtriq-tech

NOVTRIQ Engineering

mees_checker

Checks England & Wales MEES compliance for private rented property, comparing EPC band against E minimum and advising on proposed 2030 EPC C uplift. Returns compliance status, letting eligibility, cost cap, and penalties.

Instructions

England & Wales Minimum Energy Efficiency Standard (MEES) check for private rented property. Tests against the in-force EPC E minimum (domestic and non-domestic) and surfaces the PROPOSED (not yet law) EPC C / 2030 uplift as an advisory only. Returns compliance, can-let, cost cap and penalties.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
property_typeYes
current_epc_bandYes
Behavior4/5

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

With no annotations, the description carries the burden of behavioral disclosure. It clearly states that the EPC C uplift is 'advisory only' and not yet law, and it lists the return values (compliance, can-let, cost cap, penalties). This is transparent about the tool's behavior without needing to mention destructive operations, as it is a read-only check.

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 three sentences long, front-loads the purpose, and every sentence adds value. There is no filler, and the structure efficiently communicates scope, legal status, and outputs in a compact form.

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?

Given the tool's simplicity (2 enum parameters, no output schema), the description is quite complete. It covers the legal context, the test threshold, the advisory nature of the future standard, and the returned data. It could mention data sources or limitations, but for a compliance checker, the essential information is present.

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 has 2 parameters with enums and 0% description coverage, so the description must compensate. It does provide context by referencing 'domestic and non-domestic' and 'EPC E minimum', which maps to the property_type and current_epc_band parameters. However, it does not explicitly name the parameters or explain their format, leaving the agent to infer from the schema. This is adequate but not highly compensatory.

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 names the tool as a MEES check for England & Wales private rented property, with a specific verb ('check') and resource. It distinguishes itself from sibling tools by highlighting the jurisdictional and regulatory scope (MEES, EPC E minimum) and the domestic/non-domestic coverage, which is unique among the listed tools.

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 context on when to use the tool: for MEES compliance checks on private rented property in England & Wales. It explains the primary test (EPC E minimum) and the advisory nature of the 2030 C uplift. However, it does not explicitly state when not to use it or name alternative tools, so it falls just short of a 5.

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/novtriq-tech/novtriq-engineering-mcp'

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