Skip to main content
Glama

ukintel.uk — UK company, tender and grant intelligence

Search live UK tenders as agent-ready briefs

uk_tenders_search

Live UK public-sector tenders from Find a Tender and Contracts Finder in one call. Returns the top 10 matching notices as one-paragraph plain-English briefs with buyer, value, deadline, CPV codes (honest null when the notice carries none) and the official notice link. Searches a 6-hourly refreshed index - no signup with either portal needed.

Costs $0.05 USDC per call (x402, Base mainnet). Returns: result = { total_matched, returned, notices[] of { ocid, title, buyer, value, stage, published, deadline, days_remaining, region, cpv, summary, source{name, notice_url} }, excluded{} } - excluded{} reports notices honest-nulled out by cpv/region/value/deadline filters.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoKeywords, synonym-expanded (e.g. 'cleaning' also finds janitorial and hygiene services). At least one of q, cpv or region is required.
cpvNoCPV code prefix filter, comma-separated (e.g. 909,45233). Notices without CPV codes are excluded and counted.
stageNotender (open competitions, default both) or planning (early engagement).
regionNoUK nation or English region: scotland, wales, northern-ireland, london, north-east, north-west, yorkshire, east-midlands, west-midlands, east-of-england, south-east, south-west, england.
value_maxNoMaximum stated contract value in GBP.
value_minNoMinimum stated contract value in GBP.
deadline_afterNoOnly notices whose submission deadline is on or after this date (YYYY-MM-DD).

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A4.3/5.0
Behavior3/5

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

No annotations provided, so description carries full burden. It discloses: 6-hourly refresh rate, top 10 results, honest null for CPV, cost per call ($0.05 USDC on Base mainnet). Could add: whether results are paginated, sorting order, rate limits, or any destructive effects. Acceptable but not exhaustive.

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?

Two focused sentences plus one cost line—every sentence serves a purpose. Front-loaded with core action and data sources, then details return format and filters. No 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?

Given 7 params with 100% schema coverage, no nested objects, and no output schema requirement, the description fully covers key behavioral aspects (refresh, cost, honest null, excluded notices). Return value format is summarized adequately without needing an output schema.

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 description coverage is 100%, so baseline is 3. Description adds value by clarifying synonym expansion for 'q', honest null CPV behavior, and that cpv/region/value/deadline filters may exclude notices (tracked in excluded{}). Slightly above baseline.

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?

Description clearly states the verb ('search'), resource ('live UK public-sector tenders'), and data sources ('Find a Tender and Contracts Finder'). Returns top 10 matching notices as plain-English briefs. Diverges from siblings that focus on companies, grants, or health, as shown in sibling-tools list.

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?

Provides clear context: indexes two portals with no signup needed, lists filter parameters explicitly. Could improve by explicitly stating when not to use (e.g., for non-UK tenders or non-public-sector searches) and naming specific sibling alternatives.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources