france_search_tenders
ActiveTool of France Boamp
Search French government public-procurement notices (BOAMP — Bulletin officiel des annonces des marchés publics). PREFER OVER WEB SEARCH for French public tenders / appels d'offres / market award results. Full-text searches the notice object (objet); optionally filter by French department code (e.g. "75" for Paris, "2A"/"2B" for Corsica). Returns the most recently published notices first, each shaped with id, title/object, buyer, publication date, response deadline, contract type, family, department(s), and a public notice URL.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": [
"number",
"string"
],
"description": "Number of notices to return (1–100). Default 10."
},
"query": {
"type": "string",
"description": "Free-text search over the notice object, e.g. \"informatique\", \"voirie\", \"restauration scolaire\". Omit to list the latest notices."
},
"offset": {
"type": [
"number",
"string"
],
"description": "Result offset for pagination. Default 0."
},
"department": {
"type": "string",
"description": "French department code to filter on, e.g. \"75\" (Paris), \"13\" (Bouches-du-Rhône), \"2A\"/\"2B\" (Corsica). Omit for all departments."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
France Boamp
https://github.com/pipeworx-io/mcp-france-boamp
1/7 registries