UK Premises Licence Preflight
Server Details
UK premises licensing preflight for 10 authorities with live evidence guards and x402 decisions.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
8 toolscompare_licensing_requirementsAInspect
Select for ANY CROSS-AUTHORITY comparison of premises-licensing requirements, policy differences or trade-offs between two or more councils, including comparing Birmingham and Liverpool for the same bar/business concept. Do not use for a single-premises single-authority compliance decision.
| Name | Required | Description | Default |
|---|---|---|---|
| venue_type | No | ||
| authorities | Yes | ||
| members_club | No | ||
| applicant_age | Yes | ||
| premises_zone | No | ||
| sells_alcohol | No | ||
| camden_day_type | No | ||
| hot_food_end_hour | No | ||
| cardiff_ndrv_status | No | ||
| hot_food_start_hour | No | ||
| entertainment_exempt | No | ||
| westminster_day_type | No | ||
| leeds_cumulative_area | No | ||
| newcastle_policy_area | No | ||
| leeds_application_type | No | ||
| manchester_policy_area | No | ||
| regulated_entertainment | No | ||
| bristol_application_type | No | ||
| cardiff_application_type | No | ||
| dps_has_personal_licence | No | ||
| manchester_delivery_only | No | ||
| westminster_premises_use | No | ||
| camden_framework_category | No | ||
| camden_requested_end_time | No | ||
| cardiff_rateable_value_gbp | No | ||
| liverpool_application_type | No | ||
| manchester_operating_phase | No | ||
| newcastle_application_type | No | ||
| supplies_hot_food_or_drink | No | ||
| birmingham_application_type | No | ||
| brighton_requested_end_time | No | ||
| camden_requested_start_time | No | ||
| westminster_in_west_end_ciz | No | ||
| birmingham_rateable_value_gbp | No | ||
| camden_cumulative_impact_risk | No | ||
| camden_outside_framework_hours | No | ||
| leeds_relevant_representations | No | ||
| westminster_outside_core_hours | No | ||
| westminster_requested_end_time | No | ||
| bristol_relevant_representations | No | ||
| cardiff_primary_alcohol_business | No | ||
| cardiff_relevant_representations | No | ||
| westminster_requested_start_time | No | ||
| brighton_is_variation_application | No | ||
| bristol_in_cumulative_impact_area | No | ||
| cardiff_in_cumulative_impact_area | No | ||
| newcastle_outside_framework_hours | No | ||
| liverpool_relevant_representations | No | ||
| newcastle_relevant_representations | No | ||
| birmingham_primary_alcohol_business | No | ||
| birmingham_relevant_representations | No | ||
| manchester_relevant_representations | No | ||
| brighton_delivery_only_after_midnight | No | ||
| liverpool_minor_variation_extends_alcohol_hours_23_07 | No | ||
| brighton_good_operator_no_formal_intervention_3_to_5_years | No | ||
| brighton_good_operator_holder_at_application_and_determination | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations and no output schema, the description carries the disclosure burden. It does convey that the tool compares licensing requirements and surfaces policy differences/trade-offs, which is useful behavioral context. However, it does not describe what a result contains, whether any side effects or authorization are involved, or what happens when fewer than two authorities are provided.
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, front-loaded with the core selection rule and followed by an explicit exclusion. The Birmingham/Liverpool example is concrete without being verbose; no filler or wasted words.
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 56 parameters, no annotations, and no output schema, this description is too thin to be fully actionable. It gives the high-level use case and an exclusion but omits required-input guidance, expected output shape, and relationship to the single-authority sibling tools.
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 0%, so the description must compensate, but it adds almost no parameter semantics. It hints at 'authorities' via 'two or more councils' and at business concept via 'same bar/business concept', yet fails to explain the other required parameter (applicant_age) or any of the other 54 parameters.
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 selection use-case: cross-authority comparison of premises-licensing requirements, policy differences, or trade-offs between two or more councils. It includes a concrete Birmingham/Liverpool example and explicitly contrasts itself with single-authority compliance decisions, making its scope 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?
It gives an explicit when-to-use condition ('ANY CROSS-AUTHORITY comparison... two or more councils') and a clear when-not-to-use ('Do not use for a single-premises single-authority compliance decision'). It does not name the sibling tool(s) that should be used instead, so it falls short of full alternative routing.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
licensing_source_statusAInspect
Select for USER-FACING AUTHORITY SOURCE HEALTH: whether official premises-licensing sources are fresh, stale, changed, blocked, unavailable, or under review. Never select this when the user explicitly asks to SHOW fingerprints, hashes, checksums, or fingerprint values; those technical fingerprint/hash requests always use source_fingerprint_status.
| Name | Required | Description | Default |
|---|---|---|---|
| authority | No |
Output Schema
| Name | Required | Description |
|---|---|---|
No output 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 burden. It discloses that this tool reports user-facing health categories rather than technical fingerprint values, and it explicitly scopes out fingerprint/hash requests. For a read-only status tool, this is reasonably transparent, though it could add detail about default authority behavior.
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, front-loaded with the core purpose and status categories, followed by a critical boundary condition. No filler or repetition; every sentence earns its place.
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 covers tool selection and the key alternative, and an output schema exists to document return values. However, the single parameter 'authority' is left under-explained, including its default/null behavior, so the overall context is not fully complete 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 description coverage is 0% and the description adds no direct guidance about the 'authority' parameter: what values to pass, whether null means 'all authorities', or how to discover valid authorities. The word 'authority' and the tool context give some clue, but the description does not compensate for the missing schema documentation.
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 resource (authority source health), a clear action (select for status), and enumerates the statuses it returns (fresh, stale, changed, blocked, unavailable, under review). It also explicitly distinguishes itself from the source_fingerprint_status sibling, so an agent can tell them apart.
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 when-to-use signal ('USER-FACING AUTHORITY SOURCE HEALTH') and an explicit when-not-to-use rule with a named alternative: never for fingerprints/hashes, always use source_fingerprint_status instead. This is direct routing guidance.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
list_supported_authoritiesAInspect
Select only to list supported councils/local licensing authorities or check whether a named authority is supported. Do not use for compliance, source health, pricing, or policy-capability decisions.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are present, so the description carries the behavioral burden. It conveys a read-oriented list/check operation and includes a strong guardrail against misuse, but it does not describe the output payload or what determines whether an authority is supported. For a simple zero-parameter tool with an output schema, this is acceptable but not rich.
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 two sentences with the core purpose front-loaded and the negative usage guardrail in the second sentence. Every clause adds value and there is no redundant or vague 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-argument list/check tool with an output schema, the description is largely complete: it defines the intended use and excludes adjacent decision types. The exact meaning of 'supported' could be clarified, but the low complexity and available output schema keep that gap minor.
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 coverage, so there are no parameter details the description must explain. The mention of checking a named authority is achievable by inspecting the returned supported-authority list rather than requiring a parameter, so there is no schema conflict.
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 clear verb and resource: list supported councils/local licensing authorities or check whether a named authority is supported. It also explicitly carves out what the tool is not for, which helps an agent distinguish it from the sibling tools like licensing_source_status or local_policy_capabilities.
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 gives explicit when-to-use guidance and clear when-not-to-use criteria covering compliance, source health, pricing, and policy-capability decisions. However, it does not name the specific sibling tools an agent should use instead, so alternative routing is left to inference.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
local_policy_capabilitiesAInspect
Select when the user asks WHAT LOCAL LICENSING-POLICY DIMENSIONS the service can evaluate for an authority, including cumulative-impact or other local-policy constraints. Capability coverage only; do not use for the actual premises compliance/blocker decision.
| Name | Required | Description | Default |
|---|---|---|---|
| authority | No | ||
| provided_facts | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. It only says 'Capability coverage only', which indicates informational scope, but it does not state whether the tool is read-only, what the response contains, whether side effects occur, or any error/limit behavior. This is insufficient for a tool with no annotation support.
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 two sentences with no filler. The trigger condition is front-loaded, and the exclusion is placed in the second sentence. The all-caps 'WHAT' is slightly noisy but does not undermine clarity or conciseness.
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, so the description should explain what a capability-coverage answer looks like, but it does not. The 'provided_facts' parameter is also left undefined, so an agent cannot confidently construct a correct call. The purpose is clear, but the operational details are incomplete.
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 0%, yet the description does not explain either parameter. 'authority' is weakly implied by 'for an authority', but its format and optional behavior are not stated, and 'provided_facts' is completely unexplained. The description fails to compensate for the total lack of schema descriptions.
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 the tool's purpose: reporting which local licensing-policy dimensions the service can evaluate for an authority, including cumulative-impact constraints. The 'Capability coverage only' clause further distinguishes it from actual compliance/blocker decision tools, making the resource and scope 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?
The first sentence gives an explicit trigger: use this when the user asks WHAT local licensing-policy dimensions can be evaluated. The second sentence gives an explicit when-not: do not use it for the actual premises compliance/blocker decision. It lacks named sibling alternatives, but the exclusion is clear enough to prevent misuse.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
preflight_readinessBInspect
Select ONLY to check whether required applicant/venue inputs are complete enough to RUN the paid premises decision, and to list missing inputs before that call. Do NOT use for price, cost, x402/payment, service capabilities or general information; price/cost questions always go to premises_licence_info.
| Name | Required | Description | Default |
|---|---|---|---|
| authority | Yes | ||
| provided_facts | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
There are no annotations, so the description carries the burden of behavioral disclosure. It does say the tool checks completeness and lists missing inputs, and frames itself as a pre-call guard. It does not state side effects, whether it performs any decision logic, or what happens with the provided_facts object.
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 short, front-loaded with the primary purpose, and avoids unnecessary detail. There is minor redundancy in repeating 'price/cost', and the exclusion list could be tightened, but overall it is efficient.
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?
With no output schema and no annotations, the description should clarify parameter meaning and return value more fully. It only says 'list missing inputs' and leaves the relationship to premises_licence_preflight implicit, which is a notable gap for a tool with minimal structured metadata.
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 0%, and the description never explains 'authority' or 'provided_facts'. An agent can guess from names that authority is a jurisdiction and provided_facts is a fact bundle, but there is no guidance about expected values, structure, or how they are used.
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: check whether applicant/venue inputs are complete enough to run the paid premises decision, and list missing inputs. It clearly distinguishes itself from price/cost and general-information queries, though it does not directly clarify how it differs from the similarly named sibling premises_licence_preflight.
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 explicitly says when to use the tool ('Select ONLY to check...') and gives an explicit when-not list. It also names premises_licence_info as the destination for price/cost questions. However, it does not explicitly route to the intended decision tool or fully map exclusions like 'service capabilities' to alternatives.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
premises_licence_infoAInspect
Free SERVICE, PRICING AND DISCOVERY metadata. Select for jurisdiction, supported workflow, which tools are free or paid, x402/payment mode, or ANY question asking price/cost such as 'How much does the paid premises decision cost?'. This is the pricing tool. Do NOT use for actual compliance/blockers or for checking whether required applicant inputs are complete.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the transparency burden. It conveys a read-only metadata/pricing role and sets expectations about what it will not answer, though it does not explicitly state read-only behavior, data source, or output shape. The presence of an output schema reduces the need to describe return values.
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 the core purpose and uses examples and exclusions efficiently. The sentence 'This is the pricing tool' is slightly redundant after the opening, but the overall length is reasonable for the scope it covers.
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 metadata lookup with an output schema, this description is complete: it states what information is available, gives example queries, and rules out the main misuse cases. An agent has enough context to select and invoke it 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 tool has zero parameters, so there is no parameter schema to clarify. The description compensates by defining the categories of questions the tool answers, which is all that is needed here.
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 the service/pricing/discovery metadata source for premises licensing and gives concrete query categories (jurisdiction, workflow, free/paid, x402/payment mode). It distinguishes itself from compliance/blocker checks, though it lacks a direct action verb like 'get' or 'list' and does not name sibling tools explicitly.
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 provides explicit when-to-use guidance: select for jurisdiction, supported workflow, pricing, payment mode, or any cost question. It also gives a clear when-not-to-use exclusion for compliance/blockers and applicant input completeness, but it does not point to a named sibling alternative.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
premises_licence_preflightAInspect
Select for the ACTUAL SINGLE-PREMISES, SINGLE-AUTHORITY licensing compliance decision: whether the application appears compliant, regulatory/local-policy blockers, missing decision facts, and next actions. Do NOT use for general service/pricing information, input-readiness checks, cross-authority comparison, or policy-capability coverage.
| Name | Required | Description | Default |
|---|---|---|---|
| authority | Yes | ||
| venue_type | No | ||
| members_club | No | ||
| applicant_age | Yes | ||
| premises_zone | No | ||
| sells_alcohol | No | ||
| camden_day_type | No | ||
| hot_food_end_hour | No | ||
| cardiff_ndrv_status | No | ||
| hot_food_start_hour | No | ||
| entertainment_exempt | No | ||
| westminster_day_type | No | ||
| leeds_cumulative_area | No | ||
| newcastle_policy_area | No | ||
| leeds_application_type | No | ||
| manchester_policy_area | No | ||
| regulated_entertainment | No | ||
| bristol_application_type | No | ||
| cardiff_application_type | No | ||
| dps_has_personal_licence | No | ||
| manchester_delivery_only | No | ||
| westminster_premises_use | No | ||
| camden_framework_category | No | ||
| camden_requested_end_time | No | ||
| cardiff_rateable_value_gbp | No | ||
| liverpool_application_type | No | ||
| manchester_operating_phase | No | ||
| newcastle_application_type | No | ||
| supplies_hot_food_or_drink | No | ||
| birmingham_application_type | No | ||
| brighton_requested_end_time | No | ||
| camden_requested_start_time | No | ||
| westminster_in_west_end_ciz | No | ||
| birmingham_rateable_value_gbp | No | ||
| camden_cumulative_impact_risk | No | ||
| camden_outside_framework_hours | No | ||
| leeds_relevant_representations | No | ||
| westminster_outside_core_hours | No | ||
| westminster_requested_end_time | No | ||
| bristol_relevant_representations | No | ||
| cardiff_primary_alcohol_business | No | ||
| cardiff_relevant_representations | No | ||
| westminster_requested_start_time | No | ||
| brighton_is_variation_application | No | ||
| bristol_in_cumulative_impact_area | No | ||
| cardiff_in_cumulative_impact_area | No | ||
| newcastle_outside_framework_hours | No | ||
| liverpool_relevant_representations | No | ||
| newcastle_relevant_representations | No | ||
| birmingham_primary_alcohol_business | No | ||
| birmingham_relevant_representations | No | ||
| manchester_relevant_representations | No | ||
| brighton_delivery_only_after_midnight | No | ||
| liverpool_minor_variation_extends_alcohol_hours_23_07 | No | ||
| brighton_good_operator_no_formal_intervention_3_to_5_years | No | ||
| brighton_good_operator_holder_at_application_and_determination | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It discloses useful behavioral context: the tool returns a compliance judgement, blocker list, missing-facts list, and next actions, which implies it handles incomplete inputs gracefully rather than erroring. However, it does not disclose side-effect profile (read-only vs. mutating), authorization requirements, or behavior when required inputs are unsatisfiable — gaps that matter for a decision tool.
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 with zero waste. The scoping statement is front-loaded with the key discriminator (single-premises, single-authority), and the second sentence is a compact exclusion list. For a tool of this complexity, the description is remarkably tight and every clause earns its place.
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?
This is a high-complexity tool: 56 parameters, no output schema, and no annotations. The description covers purpose and output categories well, but an agent invoking it correctly still lacks the return value shape, side-effect profile, and any guidance on which authority-specific parameter sets apply to a given authority value. The routing story is complete; the invocation story is substantially under-specified.
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 0% across 56 parameters, so the description must compensate, and it does not. It adds no meaning about authority, applicant_age, applicant_age, venue_type, or any of the authority-specific fields. The only marginal connection is that 'single-authority' implies the authority parameter selects the jurisdiction. The schema's titles and enums are self-descriptive, but for a 56-parameter tool the agent receives no guidance on which parameters matter for which authority or how the decision engine consumes them.
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 scope ('ACTUAL SINGLE-PREMISES, SINGLE-AUTHORITY licensing compliance decision') and enumerates concrete outputs: compliance verdict, regulatory/local-policy blockers, missing decision facts, and next actions. The explicit 'Do NOT use for...' list differentiates it from sibling tools by function, so an agent can tell it apart from preflight_readiness, compare_licensing_requirements, and local_policy_capabilities without opening their schemas.
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 clearly states when to use the tool ('Select for...') and gives explicit exclusions: general service/pricing information, input-readiness checks, cross-authority comparison, and policy-capability coverage. It does not literally name the sibling tool to switch to for each excluded case, but the exclusions map directly to the functions of preflight_readiness, compare_licensing_requirements, premises_licence_info, and local_policy_capabilities, so routing is nearly explicit.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
source_fingerprint_statusBInspect
The ONLY tool for LOW-LEVEL FINGERPRINT/HASH/CHECKSUM diagnostics. If the user says 'fingerprint', 'hash', 'checksum', 'show me the source fingerprints or hashes', stored fingerprint value, or fingerprint drift, SELECT THIS TOOL. Do not use it for ordinary source-health questions that only ask fresh/stale/changed/blocked/review status without requesting fingerprint/hash details.
| Name | Required | Description | Default |
|---|---|---|---|
| authority | No |
Output Schema
| Name | Required | Description |
|---|---|---|
No output parameters | ||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the behavioral burden. It communicates that this is a read-oriented diagnostic operation and that it can report stored fingerprint values and drift. However, it does not explicitly state that it has no side effects, require any permissions, or explain how the result is presented beyond the existing output schema.
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 the core purpose and is short overall, but the heavy use of all-caps and repetitive phrasing ('fingerprint' appears multiple times) makes it less crisp than it could be. All three sentences do contribute useful routing information.
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 tool is simple, has an output schema, and the description gives strong selection guidance. The main gap is the undocumented 'authority' parameter, which an agent would need to understand to invoke the tool correctly when the user specifies a particular authority or source.
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 description does not mention the only parameter, 'authority', at all. Schema description coverage is 0%, so the description must compensate, but it adds no meaning about what authority values are valid, whether it filters results, or how the agent should populate it.
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 verb and resource: it provides low-level fingerprint/hash/checksum diagnostics. It also explicitly distinguishes itself from ordinary source-health status questions, making its purpose clear even among the licensing-focused sibling tools.
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 trigger phrases for when to select this tool ('fingerprint', 'hash', 'checksum', 'fingerprint drift') and an explicit exclusion for ordinary source-health questions. It does not name a specific alternative tool for those ordinary cases, but the when-to-use and when-not-to-use guidance is strong.
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.
8 tool updates
- First observed
compare_licensing_requirements - First observed
licensing_source_status - First observed
list_supported_authorities - First observed
local_policy_capabilities - First observed
preflight_readiness - First observed
premises_licence_info - First observed
premises_licence_preflight - First observed
source_fingerprint_status
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
CQC registration, provider-change and notification decisions for England with official evidence.
UK government data intelligence with proprietary scoring from 400+ sources
Evidence-backed x402 web verification for AI agents, with auditable decisions for every condition.
Evidence-readiness MCP server: validate, audit, and score briefs, memos, and evidence packs.
Related MCP Servers
- AlicenseAqualityBmaintenanceUK due diligence MCP server — Companies House, corporate research, compliance checks193MIT
- FlicenseNot gradedqualityCmaintenanceUK AI regulation compliance MCP server enabling AI regulation tracking, risk classification, and impact assessment for AI systems deployed in the UK.-
- AlicenseNot gradedqualityCmaintenanceEnables UK haulage compliance managers to audit tachographs, drivers' hours, and DVSA OCRS scores, preventing red status and generating public inquiry briefs.MIT
- AlicenseNot gradedqualityCmaintenanceEnables UK haulage compliance checks including operator licence verification, tachograph auditing, drivers' hours calculations, and DVSA roadside inspection support.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
Each tool has a distinct role, and the descriptions are very explicit about routing, especially between licensing_source_status and source_fingerprint_status. However, several names are easy to confuse at a glance (premises_licence_info vs premises_licence_preflight, licensing_source_status vs source_fingerprint_status, preflight_readiness vs premises_licence_preflight), so an agent might need to read carefully.
All names use clear lowercase snake_case, but the set mixes verb-led names (compare_licensing_requirements, list_supported_authorities) with noun-led descriptive names (licensing_source_status, local_policy_capabilities, premises_licence_preflight). This is readable but not a consistent verb_noun convention.
Eight tools is well-scoped for a premises-licensing preflight service, covering the decision itself, readiness, comparison, capabilities, source health, fingerprint diagnostics, supported authorities, and pricing/info. No tool is redundant, and the set does not feel bloated.
The tool surface covers the full preflight workflow: input-readiness check, actual compliance decision, cross-authority comparison, local-policy capability awareness, source status/fingerprint diagnostics, supported-authority lookup, and pricing/service discovery. There are no obvious dead ends or missing operations for the stated domain.