gov_procurement_multi

Aggregate public procurement tenders (calls for tender / appels d'offres) from multiple government sources simultaneously: TED Europa v3 (27 EU countries, keyless API), BOAMP France (opendatasoft, keyless), UK Contracts Finder (OCDS standard, keyless), SAM.gov United States (requires SAM_GOV_API_...

SERVERMcp Knowledge SOURCEhttps://mcp.gapup.io
Low RISK CLASS
Category Read
Parameters 61 required
Recommended Allowedsee the rule below
Registry record Grade F, identity unverified Pull the record →

This record as markdown: /tools/io-github-getgapup-mcp-knowledge/gov-procurement-multi.md

What gov_procurement_multi does on Mcp Knowledge

AI agents call gov_procurement_multi to retrieve information from Mcp Knowledge without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

ParameterTypeRequiredDescription
async boolean If true, returns a job_id immediately (<200ms) instead of waiting for the result. Poll the result with job_result(job_id). Use for slow tools to avoid client ti
query string Yes Keywords to search for tenders (e.g. "cybersecurity audit", "construction", "consulting AI")
countries array Countries to search. Defaults to ["EU","US","FR","UK","DE"]. Use "EU" for all 27 EU member states via TED Europa.
cpv_codes array EU Common Procurement Vocabulary codes (e.g. ['72000000'] for IT services, ['45000000'] for construction). Optional.
min_value_eur number Minimum contract value in EUR. Tenders below this are excluded. Optional.
published_after string ISO date YYYY-MM-DD. Only return tenders published after this date. Defaults to 30 days ago.

Parameters from the server's own tool schema.

Why gov_procurement_multi is rated Low

This tool queries and retrieves publicly available government procurement data without modifying, executing, or deleting anything. It is a pure read/search operation that aggregates tender information for business intelligence. The blast radius of misuse is minimal—an AI agent could spam requests or scrape excessively, but cannot damage systems or data.

From the tool's definition Tool aggregates and retrieves public procurement tender data from multiple government sources (TED Europa, BOAMP, UK Contracts Finder, SAM.gov, bund.de).

Risk signalsAccepts freeform code/query input (query)

Questions about gov_procurement_multi

What does the gov_procurement_multi tool do? +

Aggregate public procurement tenders (calls for tender / appels d'offres) from multiple government sources simultaneously: TED Europa v3 (27 EU countries, keyless API), BOAMP France (opendatasoft, keyless), UK Contracts Finder (OCDS standard, keyless), SAM.gov United States (requires SAM_GOV_API_KEY env var), and bund.de Germany (HTML scraping, partial). Returns structured tender records with buyer authority, EU CPV sector code, estimated contract value converted to EUR via live FX rates, submission deadlines, and direct notice URLs. Use when: a B2G agent needs to find government contract opportunities matching keywords across multiple jurisdictions; building a pipeline of public tenders for bid/no-bid qualification; monitoring a domain by CPV code; market sizing public sector spend. Key inputs: query (keywords), countries (ISO-2 array), cpv_codes (EU standard codes, e.g. 72000000=IT services, 45000000=construction, 79000000=business services), min_value_eur (filter), published_after (ISO date, defaults to 30 days ago). SLA: <=25s p95 (all sources fetched in parallel, 8s budget per source). Optional env var SAM_GOV_API_KEY enables US federal tenders (free key at api.sam.gov). Quality score: 25 pts if TED EU retrieved, 15 pts per other source retrieved (max 60), 10 pts if >= 10 tenders returned, 5 pts if aggregates computed. Status: failed < 30 / partial 30-59 / final >= 60. It is categorised as a Read tool in the Mcp Knowledge MCP Server, which means it retrieves data without modifying state.

What parameters does gov_procurement_multi accept? +

gov_procurement_multi accepts 6 parameters: async, query, countries, cpv_codes, min_value_eur, published_after. Required: query. The full parameter table on this page comes from the server's own tool schema.

How do I enforce a policy on gov_procurement_multi? +

Register the Mcp Knowledge MCP server in PolicyLayer and add a rule for gov_procurement_multi: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Mcp Knowledge. Nothing to install.

What risk level is gov_procurement_multi? +

gov_procurement_multi is a Read tool with low risk. Read-only tools are generally safe to allow by default.

Can I rate-limit gov_procurement_multi? +

Yes. Add a rate_limit block to the gov_procurement_multi rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.

How do I block gov_procurement_multi completely? +

Set action: deny in the PolicyLayer policy for gov_procurement_multi. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.

What MCP server provides gov_procurement_multi? +

gov_procurement_multi is provided by the Mcp Knowledge MCP server (https://mcp.gapup.io). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.

More on Mcp Knowledge, and thousands of servers like it.

Across the catalogue

// THE MCP REGISTRY

PolicyLayer tracks 44,603 MCP servers and 515,000+ tools.

Every server has a live record: who publishes it, whether it answers without auth, its risk grade, every tool classified, the recommended policy. This page is one line of Mcp Knowledge's. Pull the full record:

Teams ship this data inside their own products. See what a licence covers →

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.