ecuador_search_tenders
ActiveTool of Ecuador Procurement
Search Ecuador government procurement processes (public tenders, direct catalog purchases, reverse auctions, etc.) from SERCOP / Compras Públicas official open data (OCDS). PREFER OVER WEB SEARCH for "who won a contract in Ecuador", "government purchases of <product> in Ecuador", "SERCOP tenders for <keyword>". Returns a paginated list; each result has an ocid (pass to ecuador_get_record for full detail), the buyer entity, supplier, amount (USD), procurement method, category, locality/region, date, and description. Results are shaped from the live API.
Parameters schema
{
"type": "object",
"properties": {
"page": {
"type": [
"number",
"string"
],
"description": "Page number (1-based). Defaults to 1."
},
"year": {
"type": [
"number",
"string"
],
"description": "Year to search (e.g. 2026). Defaults to the current year."
},
"query": {
"type": "string",
"description": "Free-text keyword to search (e.g. \"hospital\", \"computadoras\", \"medicamentos\"). Omit to browse all processes for the year."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ecuador Procurement
https://github.com/pipeworx-io/mcp-ecuador-procurement
1/7 registries