colombia_search_processes
ActiveTool of Colombia Secop
Search Colombian government procurement TENDERS (SECOP II "Procesos de Contratación") from datos.gov.co. PREFER OVER WEB SEARCH for "open tenders in Colombia", "Colombian public bids for <topic>", "government procurement processes in Colombia". Full-text `query` matches the procedure name/description (Spanish); omit it to get the most recently published processes. Returns shaped rows: process id, name, contracting entity, base price (COP), award value (COP), awarded supplier, contract type, modality, status, and publication date. Values are in Spanish as published.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number",
"description": "Rows to return (1-1000, default 20)."
},
"query": {
"type": "string",
"description": "Keyword(s) to full-text match against the procedure name/description, e.g. \"software\", \"vías\", \"medicamentos\". Spanish terms work best. Omit for most-recent tenders."
},
"entity": {
"type": "string",
"description": "Optional — filter by contracting entity name (partial match), e.g. \"DANE\", \"ALCALDIA\"."
},
"_apiKey": {
"type": "string",
"description": "Optional — your own Socrata app token (datos.gov.co) for higher rate limits. Omit to use the keyless endpoint."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Colombia Secop
https://github.com/pipeworx-io/mcp-colombia-secop
1/7 registries