simap_recent
ActiveTool of Simap
List the most recent Swiss public procurement notices from simap.ch (government tenders and award decisions across Switzerland — federal, cantonal, municipal). Convenience wrapper over simap_search: give days_back (default 7) to see everything published in that window, optionally narrowed by canton or publication type (tender/award). Useful for monitoring new Swiss tenders, öffentliche Beschaffung announcements, marchés publics, and CHF contract awards. Newest first, 20 per page with cursor pagination.
Parameters schema
{
"type": "object",
"properties": {
"lang": {
"type": "string",
"description": "Language: \"de\" (default), \"fr\", \"it\", or \"en\"."
},
"cantons": {
"type": "string",
"description": "Swiss canton code(s), comma-separated, e.g. \"ZH\", \"VD,GE\"."
},
"days_back": {
"type": [
"number",
"string"
],
"description": "How many days back to look (1–90). Default 7."
},
"last_item": {
"type": "string",
"description": "Pagination cursor (`next_cursor` from the previous response)."
},
"pub_types": {
"type": "string",
"description": "Publication type(s), comma-separated: \"tender\", \"award\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Simap
https://github.com/pipeworx-io/mcp-simap
1/7 registries