Skip to main content
Glama

ukintel.uk — UK company, tender and grant intelligence

Server Details

Companies House, Find a Tender and Find a Grant as paid JSON for agents. USDC via x402, no signup.

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

13 tools
uk_company_fcaFCA Financial Services Register status onlyAInspect

Is this UK company regulated by the Financial Conduct Authority? Returns register status, a permissions summary and any warnings - sold separately from the full verdict because fintech-vetting agents often want only this.

Costs $0.02 USDC per call (x402, Base mainnet). Returns: result.fca = { checked, regulated, frn, firm_name, status, permissions_summary, warnings[], note }. When the register is unavailable, checked=false and the reason is named - never a 500.

ParametersJSON Schema
NameRequiredDescriptionDefault
numberYesUK company number. 8 characters; two-letter prefixes are supported (SC = Scotland, NI = Northern Ireland, OC = LLP).

TDQS

A4.5/5.0
Behavior5/5

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

With no annotations provided, the description fully discloses behavioral traits: cost ($0.02 USDC per call), the exact return structure (`result.fca` with fields `checked, regulated, frn, firm_name, status, permissions_summary, warnings[], note`), error handling ('never a 500', register unavailable leads to `checked=false` with a reason), and that it is a separate call from the verdict. No contractions exist.

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 and well-structured: it opens with the core question, then lists returns, cost, and error behavior. Every sentence adds value without extraneous text. It is front-loaded with purpose and efficiently organized.

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 tool with one parameter, no output schema, and no annotations, the description is fully complete. It covers purpose, return shape, error case, cost, and differentiation from sibling. The agent has all necessary information to invoke the tool correctly.

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 coverage is 100% for the only parameter (`number`), with a clear pattern and description. The description does not add additional semantics about the parameter beyond what the schema provides, so the baseline score of 3 is appropriate. No repetition or contradiction.

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 purpose: checking if a UK company is FCA-regulated and returning register status, permissions summary, and warnings. It uses a specific verb ('returns') and identifies the resource (FCA register), and explicitly distinguishes from the sibling tool `uk_company_verdict` by noting it is 'sold separately from the full verdict'.

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 by noting 'fintech-vetting agents often want only this', implying the tool is for quick FCA checks without the full verdict. It hints at the alternative (the verdict tool) by mentioning 'sold separately', but does not explicitly state when not to use this tool or name the alternative directly. Still, the guidance is effective.

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

uk_company_profileStructured UK company profileAInspect

One UK company as clean structured JSON: status, incorporation date, company type, SIC codes, registered office, accounts and confirmation-statement due dates with overdue booleans, and officer counts. Sourced live from Companies House.

Costs $0.02 USDC per call (x402, Base mainnet). Returns: result = { name, company_number, status, type, incorporated, registered_office, sic_codes[], accounts{}, confirmation_statement{}, officers{ active, total, resigned_last_12m }, age_years }.

ParametersJSON Schema
NameRequiredDescriptionDefault
detailNoSet to 'full' to add filing history (last 10) and anonymised officer records, and to lift the ~800 token response cap.
numberYesUK company number. 8 characters; two-letter prefixes are supported (SC = Scotland, NI = Northern Ireland, OC = LLP).

TDQS

A4.3/5.0
Behavior4/5

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

No annotations are provided, so the description bears full burden. It clearly states the tool is paid ($0.02 USDC per call) and provides the exact return shape. It doesn't disclose any destructive behaviors or side effects, but as a read-only data retrieval tool, the key behaviors (live source, cost, structured output) are covered.

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 two paragraphs: first explaining purpose and output, second stating cost and explicit return structure. It's front-loaded with the core purpose and key details. The repetition of 'returns' could be trimmed, but overall it's efficient.

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 simplicity (only 2 params, no output schema), the description covers the main points: what data is returned, cost, and the effect of the detail param. It doesn't explain pagination, error handling, or rate limits, but for a single-company profile tool with clear schema, this is sufficient.

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?

Schema coverage is 100%, so baseline is 3. The description adds value by explaining the 'detail' parameter's effect (adds filing history, lifts token cap) and the 'number' parameter's pattern (prefixes for Scotland, NI, LLP). This goes beyond the schema's terse pattern and enum 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 it returns structured JSON data for one UK company, enumerating fields like status, incorporation date, type, SIC codes, etc. It differentiates from siblings by specifying the source (Companies House) and the structured output format, which is distinct from search or other UK 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 mentions it costs $0.02 USDC per call, which signals when to use frugally. It doesn't explicitly contrast with siblings like uk_company_search or uk_company_verdict, but the focus on detailed profile data versus searching or verifying implies its use case. No explicit when-not-to-use guidance is provided.

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

uk_company_verdict0-100 legitimacy verdict on a UK companyAInspect

Should an agent trust this UK company? Returns a 0-100 verdict and low_risk/caution/high_risk band, with every rule that fired named in the response and the register value that triggered it: STATUS_DISSOLVED, STRIKE_OFF_ACTIVE, ACCOUNTS_OVERDUE, NO_ACTIVE_DIRECTORS, OFFICER_CHURN, FS_SIC_NOT_FCA and 9 more. Rules are deterministic and published, so you can audit the verdict or re-weight it. Never model-scored.

Costs $0.10 USDC per call (x402, Base mainnet). Returns: Everything the profile returns, plus verdict = { score 0-100, band low_risk|caution|high_risk, flags[{code,detail}], fca{}, narrative }.

ParametersJSON Schema
NameRequiredDescriptionDefault
detailNoSet to 'full' to add filing history (last 10) and anonymised officer records, and to lift the ~800 token response cap.
numberYesUK company number. 8 characters; two-letter prefixes are supported (SC = Scotland, NI = Northern Ireland, OC = LLP).

TDQS

A4.4/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 burden of behavioral disclosure. It reveals that the verdict is deterministic, published, auditable, re-weightable, and 'Never model-scored', which is crucial trust-related context. It also discloses the $0.10 USDC x402 cost and the exact response structure, going well beyond a generic summary.

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 dense but front-loaded: the verdict concept, rule transparency, cost, and return contract are all covered in a compact space. The rule list is somewhat long, and the 'Returns' content partially repeats the earlier verdict description, but every section is informative and none is filler.

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?

There is no output schema, so the description must define the return contract, and it does thoroughly: score range, band enum, flags with code/detail, fca object, narrative, and profile data. It also covers pricing, the deterministic rule engine, and the effect of `detail=full` on the response cap. Error cases are not covered, but the tool is simple enough that this is a minor gap.

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 baseline is 3 even without additional parameter detail. The description does not enrich the meaning of `number` or `detail` beyond the schema, though it does imply profile-related data and the response-cap impact of `detail=full`. No deduction is needed since the schema already fully documents parameters.

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 opens with a direct question, 'Should an agent trust this UK company?', and immediately defines the tool's output as a 0-100 verdict plus a low_risk/caution/high_risk band. It also distinguishes itself from the sibling uk_company_profile by stating it returns 'Everything the profile returns, plus verdict', making its role as the scoring layer unmistakable.

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 clearly frames the tool as a decision aid for whether to trust a UK company, and mentions deterministic/published rules and a per-call cost, which signal a deliberate scoring use case. However, it does not explicitly contrast this tool with uk_company_profile, uk_company_fca, or uk_company_search, nor does it state when not to use it.

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

uk_funder_dossierFunder dossier from 1.4M+ published UK grantsAInspect

Who actually funds things like yours: one UK funder's giving history aggregated from the 360Giving open-data corpus - grants made, total and typical award, size distribution, yearly pattern, most recent named awards - plus any of their grant schemes live on Find a Grant right now. Licences are respected per dataset (share-alike data is excluded from the numbers, and every recent-award row carries its source licence).

Costs $0.20 USDC per call (x402, Base mainnet). Returns: result = { funder{name,ids}, match_quality, giving { grants_made, total_awarded_gbp, years, size_distribution_gbp{min,p25,median,p75,max,mean}, yearly{}, typical_award_gbp }, recent_awards[] (each with licence + publisher), live_grants_now[], coverage }.

ParametersJSON Schema
NameRequiredDescriptionDefault
nameYesFunder name or slug, e.g. national-lottery-heritage-fund, "Esmée Fairbairn Foundation", or a GB-CHC-… org id.

TDQS

A3.7/5.0
Behavior4/5

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

With no annotations, the description carries full burden. It discloses data source (360Giving), licence handling (share-alike excluded, each award carries licence), cost ($0.20 USDC per call), and return structure. It does not mention limitations like data freshness or rate limits, but the disclosed details are substantial.

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 fairly long but well-structured, front-loading the purpose and listing key output fields. It includes cost and return format. Minor redundancy could be trimmed, but overall it is organized and informative.

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 complexity of the tool (multiple data fields) and no output schema, the description provides a detailed return structure. It covers giving stats, recent awards, and live grants. However, it omits explanations for 'match_quality' and 'coverage' fields, leaving some gaps.

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 input schema has 100% description coverage for the single parameter 'name', with examples. The tool description does not add additional meaning beyond the schema examples. Baseline is 3 as schema coverage is high and description adds no extra value.

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 aggregates a UK funder's giving history from the 360Giving corpus, including grants made, typical award, size distribution, yearly pattern, recent awards, and live grant schemes. It distinguishes itself from sibling tools by focusing on funder-level data rather than grant search or company profiles.

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?

The description does not provide explicit guidance on when to use this tool versus alternatives like uk_grants_search or uk_grants_match. It hints at a use case ('Who actually funds things like yours') but lacks clear when-to-use/when-not-to-use instructions or prerequisites.

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

uk_grant_eligibilityELIGIBLE / UNCERTAIN / INELIGIBLE verdict for one grant, one projectAInspect

One grant, one project: a deterministic eligibility verdict with the full criteria table - each criterion quoted from the grant's own eligibility text, marked pass/fail/undeclared - plus what is missing to firm it up and indicative funding. Criteria are parsed once at ingest, never guessed at request time; if the full text is not parsed yet the verdict uses Find a Grant's listing fields, flagged PARTIAL_CRITERIA, and criteria_provenance says so.

Costs $0.15 USDC per call (x402, Base mainnet). Returns: result = { grant{name,funder,window,amounts,source_url}, criteria[{code,requirement,pass,detail}], missing[], failed[], indicative_funding, criteria_provenance{source,complete,parsed_at,eligibility_text_available} }, verdict = { score, band eligible|uncertain|ineligible, flags[] }.

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesGrant id: the Find a Grant slug exactly as returned by /v1/grants/search (e.g. england-woodland-creation-offer-ewco-1), or a curated short alias like ewco.
regionNoWhere the project is: england, scotland, wales, northern-ireland.
declareNoExtra facts this grant's criteria ask for, as declared key/values (e.g. { "land_ha": 3.5, "management_control": true }). Each criterion names the parameter it reads, so a first call tells you what to declare on the second.
org_typeNoApplicant type slug (individual, business, charity, community_group, public_body, local_authority, education).

TDQS

A4.3/5.0
Behavior4/5

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

The description explains that criteria are parsed once at ingest and not guessed at request time, and that if not fully parsed, it uses Find a Grant's listing fields with PARTIAL_CRITERIA flag. It also mentions cost and what returns. Annotations are not provided, so the description carries the full burden and does it well, though it could mention if the call is read-only or has side effects.

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 dense with information but slightly long due to the detailed output structure. It is front-loaded with the tool's core purpose and key behaviors. Could be slightly more concise by trimming the output example, but every sentence serves a purpose.

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 complexity (4 parameters, nested objects, cost, and eligibility logic), the description covers purpose, input semantics, behavioral caveats, and cost. With no output schema, it details return values. It misses explicit guidance on error handling or prerequisites (e.g., grant must exist), but is largely complete.

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 already covers all parameters with descriptions (100% coverage), but the description adds value by explaining how 'declare' works ('a first call tells you what to declare on the second') and that 'id' is the Find a Grant slug or alias. It enhances understanding beyond the schema without redundancy.

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 provides a deterministic eligibility verdict for one grant and one project, with specific outputs like a full criteria table, missing information, and indicative funding. It distinguishes itself from siblings by focusing on grant eligibility rather than company profiles or tender scoring.

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 implies use for determining grant eligibility with a single grant and project, and notes that it costs $0.15 per call, which guides cost-conscious usage. However, it does not explicitly indicate when to use this tool versus alternatives like uk_grants_match or uk_tenders_fit_score, though the focus on eligibility is clear enough.

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

uk_grants_matchMatch a project profile to eligible UK grants, rankedAInspect

Send a project profile (what it is, who you are, where, how much you need) and get back the live UK grants it could actually get - ranked eligible-first with a per-criterion pass/fail table for every match, from criteria parsed once at ingest from each grant's own eligibility text. Ineligible grants are excluded and counted, never dressed up as options. Deterministic rules; no language model touches the verdicts.

Costs $0.15 USDC per call (x402, Base mainnet). Returns: result = { considered, matches[] of { grant summary + eligibility { band eligible|uncertain, score, criteria[{code,requirement,pass,detail}], missing[], flags[] } , relevance }, excluded{ineligible, closed} }.

ParametersJSON Schema
NameRequiredDescriptionDefault
topNo
projectYesThe project profile to match against live grants.

TDQS

A4.6/5.0
Behavior5/5

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

The description provides extensive behavioral transparency: it uses deterministic rules (no LLM on verdicts), excludes ineligible grants, costs $0.15 USDC per call, and returns a specific result shape. No annotations exist, so the description carries the full burden and delivers rich, critical details about behavior, costs, and ethics (ineligible grants never dressed up as options).

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 main purpose and provides a clear, detailed overview in two substantive paragraphs. Every sentence adds value (cost, determinism, result structure). It is slightly longer than necessary but still efficient. A very minor deduction for density—could be split into briefer chunks, but overall it is well-structured.

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 tool's moderate complexity (nested input, no output schema), the description is comprehensive. It specifies cost, deterministic behavior, and the exact output format (matches with eligibility table, excluded counts). Despite no output schema, the description fully explains return values. The richness compensates for the lack of annotations and partially weak schema coverage.

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?

Schema coverage is 50%, with 'top' well-defined by schema (type, default, min/max) and 'project' described but with nested properties lacking descriptions (e.g., 'keywords' and 'description' only have empty descriptions). The description adds value by explaining the overall usage (send project profile with 'what it is, who you are, where, how much you need'), which helps agents understand how to populate the nested object. The description partially compensates for the schema gap, but detailed parameter semantics for nested fields remain thin.

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 purpose: matching a project profile to eligible UK grants and returning ranked results. It distinguishes itself from siblings like 'uk_grants_search' by emphasizing eligibility-based matching with a per-criterion pass/fail table, not just a search. The verb 'Match' and resource 'project profile to eligible UK grants' are specific and unambiguous.

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 explains when to use this tool: when you need to find grants a project could actually get. It contrasts with 'uk_grants_search' implicitly by stating it returns ranked eligible-first matches with pass/fail details. However, it does not explicitly say when NOT to use it (e.g., if only a simple search is needed) or name alternative sibling tools for specific use cases. The guidance is clear but lacks exclusions.

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

uk_healthService status (free)AInspect

Liveness and upstream health. Free, because frameworks probe before they route money.

Free. Returns: status, version, network, upstreams{}, rules_version, warnings[].

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

TDQS

A4.5/5.0
Behavior4/5

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

The description discloses return fields (status, version, network, upstreams, rules_version, warnings) and states it is free. No annotations exist, so the description carries the full burden; it adequately describes the behavior for a simple read-only health 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 extremely concise with two sentences, front-loading the purpose and then listing return fields. Every word is meaningful with no redundancy.

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 health check tool with no output schema, the description comprehensively lists all expected return fields. No additional context is needed.

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 no parameters, so the baseline is 4. The description adds value by listing the output fields, compensating for the lack of an output schema.

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 explicitly states 'Liveness and upstream health', which clearly identifies the tool as a health check. It distinguishes from sibling tools that focus on company data, grants, and tenders.

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 notes 'Free, because frameworks probe before they route money', implying this is intended for automated health probes. It provides clear context for when to use it, though it doesn't explicitly exclude other use cases or name alternatives.

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

uk_previewA real sample answer, rotating daily (free)AInspect

A genuine, freshly-computed sample so an agent can see the exact response shape before spending anything. Default: a real company verdict, rotating daily. Add ?wing=tenders for a real live-tender brief, or ?wing=grants for a real grant eligibility verdict - all rotating daily. Every response carries the same envelope: query, result, verdict, confidence, as_of, sources, attribution, notice, cost.

Free. Returns: The identical envelope returned by the paid endpoints: /v1/company/{number}/verdict by default, /v1/tenders/{ocid}/brief with ?wing=tenders, /v1/grants/{id}/eligibility with ?wing=grants.

ParametersJSON Schema
NameRequiredDescriptionDefault
wingNoWhich product family to sample: company (default), tenders or grants.

TDQS

A4.4/5.0
Behavior4/5

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

No annotations exist, so the description carries the full burden. It discloses that the tool is free, returns a rotating daily sample, and that the envelope structure (query, result, verdict, etc.) is identical to paid endpoints. This is appropriate for a non-destructive preview tool, though rate limits or authentication requirements are not mentioned.

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 (~100 words) and well-structured. It front-loads the purpose in the first sentence, then details options, return envelope, and free status. Every sentence earns its place with no redundancy or fluff.

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 (1 optional parameter, no output schema, no annotations), the description is quite complete. It explains the response envelope, how to select different wings, and the free/rotating nature. It does not cover error scenarios or limits, but for a preview tool these are not critical omissions.

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?

Schema coverage is 100% with one enum parameter 'wing' described. The description adds significant value beyond the schema: it explains the default value (company), gives concrete examples (?wing=tenders, ?wing=grants), and notes that all options rotate daily. This enriches the agent's understanding of parameter usage.

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 this tool provides a genuine, freshly-computed sample response from one of three product families (company, tenders, grants) for free. It distinguishes itself from sibling tools like uk_company_verdict, uk_tender_brief, and uk_grant_eligibility by being a preview endpoint with rotating daily content.

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 explains how to use the tool with different 'wing' query parameters and defaults to company. It mentions it is free and returns the same envelope as paid endpoints, implying it is for testing/preview before spending. While it does not explicitly state when not to use it or compare to siblings, the context is clear and actionable.

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

uk_tender_briefFull dossier on one tenderAInspect

One tender as a full agent-ready dossier: parsed requirements summary, buyer, value, complete timeline with working-days-remaining, lots, document links, submission route and the official notice URL. CPV codes are null when the source release carries none - we report the register, we never guess.

Costs $0.10 USDC per call (x402, Base mainnet). Returns: result = { ocid, title, buyer, value, stage, published, deadline, days_remaining, region, cpv, summary, description, lots, documents[], submission_url, timeline{}, source{} }.

ParametersJSON Schema
NameRequiredDescriptionDefault
ocidYesThe OCDS contracting-process id, e.g. ocds-h6vhtk-06df8b (FTS) or ocds-b5fd17-… (Contracts Finder). Exactly as returned by /v1/tenders/search.

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 full burden. It discloses the cost ($0.10 USDC per call), the policy on CPV codes ('we report the register, we never guess'), and the return structure. No side effects or destructive behavior is relevant as it is a read operation. However, it could mention rate limits or error handling.

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 moderately concise for the amount of information it conveys (fields, cost, policy). It is front-loaded with the core purpose. Some could be trimmed, but it is overall well-structured and readable.

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 has only one parameter, no output schema, and no annotations, the description is fairly complete. It explains the return fields in detail, mentions cost and a data handling caveat. It does not cover error scenarios or rate limits, but it is adequate for a simple retrieval tool.

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 fully describes the 'ocid' parameter with pattern and example (100% coverage). The description adds value by stating 'Exactly as returned by /v1/tenders/search', which provides context on how to obtain the correct OCID, going beyond the schema.

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 it provides a 'full agent-ready dossier' for one tender, listing the structured fields. It differentiates from sibling tools like 'uk_tenders_search' by emphasizing 'one tender' vs search results, and the detail level is high.

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

Usage Guidelines3/5

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

The description implicitly indicates use when a full dossier on a single tender is needed, but it does not provide explicit when-to-use or when-not-to-use guidance, nor does it mention alternatives among the sibling tools.

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

uk_tenders_fit_scoreScore live tenders against a supplier profile, 0-100 with per-factor breakdownAInspect

Send a supplier profile (what you do, keywords, regions, value band, certifications) and get the best-fitting live UK tenders, each scored 0-100 by deterministic published rules across five factors - relevance, value fit, geography, timeline, buyer history - each with its numerator AND denominator so you can re-weight client-side, plus a what-to-emphasise note on the top matches. Rules score; a model never does.

Costs $0.20 USDC per call (x402, Base mainnet). Returns: result = { considered, matches[] of { ...notice brief..., fit: { score, band strong|possible|weak, factors{ relevance/of, value_fit/of_v, geography/of_g, timeline/of_t, buyer_history/of_b }, flags[], rules_version }, emphasise } }.

ParametersJSON Schema
NameRequiredDescriptionDefault
topNo
filtersNoOptional pre-filters (same fields as /v1/tenders/search).
supplierYesThe supplier profile to match against live tenders.

TDQS

A4.1/5.0
Behavior5/5

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

With no annotations, the description carries the full disclosure burden and does so well. It reveals that scoring is deterministic and rule-based, not model-based, that each call costs $0.20 USDC, that per-factor numerators/denominators are returned for client-side re-weighting, and it details the result structure.

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 dense and information-rich, with useful details like cost, determinism, and output shape. It is longer than strictly necessary due to the nested result structure, but every major sentence adds value and the core purpose is front-loaded.

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 complex tool with no output schema and no annotations, the description is remarkably complete. It explains what results look like, how scoring works, what factors are included, and even monetization. An agent has enough context to invoke it and interpret the response.

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 coverage is 67%, so the baseline is 3. The description lists profile fields like keywords, regions, value band, and certifications, but adds little meaning beyond their names. It does not explain top or filters any further than the schema already does.

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 states the action: send a supplier profile and receive best-fitting live UK tenders scored 0-100. It is distinct from a generic search tool by emphasizing profile-based matching, but it does not explicitly name a sibling alternative such as uk_tenders_search.

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 the intended use case clear: matching a supplier profile to live tenders. It does not explicitly state when not to use it or name alternatives, but the profile-driven scoring context is sufficient to guide selection.

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. 13 tool updates
    • First observeduk_company_fca
    • First observeduk_company_profile
    • First observeduk_company_search
    • First observeduk_company_verdict
    • First observeduk_funder_dossier
    • First observeduk_grant_eligibility
    • First observeduk_grants_match
    • First observeduk_grants_search
    • First observeduk_health
    • First observeduk_preview
    • First observeduk_tender_brief
    • First observeduk_tenders_fit_score
    • First observeduk_tenders_search

Frequently Asked Questions

Discussions

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

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    maintenance
    UK public procurement data for AI agents. Tenders, contracts, buyer and supplier profiles over MCP and REST. 250 free credits.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Exposes deadline-driven Japanese public-sector business opportunity data (tenders, subsidies, sanctions) to AI agents, with per-call payment via the x402 protocol.
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for US government transparency data (congressional trades, federal contracts, campaign finance, lobbying, regulations) with per-call paid access via x402 USDC.
    4
    10
    230
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.2/5.0
Disambiguation4/5

Most tools target distinct entities (company, tender, grant, funder), but uk_company_verdict subsumes uk_company_profile and uk_company_fca, creating overlap. The clear naming and descriptions help agents differentiate, though the relationship between these three tools could cause misselection.

Naming Consistency5/5

All tools follow a consistent uk_{domain}_{action} pattern (uk_company_search, uk_grants_match, uk_tenders_fit_score). The prefix 'uk_' plus a clear resource (company/tender/grant/funder) and a verb makes naming predictably parseable for an agent.

Tool Count5/5

13 tools is well-scoped for the server's purpose of providing UK business, tender, and grant intelligence. Each tool serves a clear function without redundancy, and the count allows comprehensive coverage without overwhelming complexity.

Completeness4/5

The tool surface covers the full lifecycle for companies (search, profile, FCA check, verdict), tenders (search, brief, fit score), and grants (search, match, eligibility, funder dossier). Minor gaps exist, such as no direct tool to compare multiple companies side-by-side or track a specific tender post-award, but core workflows are well-served.

Resources