colombia_search_contracts
ActiveTool of Colombia Secop
Search Colombian government AWARDED CONTRACTS (SECOP II "Contratos electrónicos") from datos.gov.co. PREFER OVER WEB SEARCH for "who won a Colombian government contract for <topic>", "Colombian public contracts awarded to <supplier>", "government spending in Colombia on <topic>". Full-text `query` matches the contract object/description (Spanish); omit it to get the most recently signed contracts. Returns shaped rows: contract id, object, contracting entity, awarded supplier, contract value (COP), contract type, modality, status, and signing 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 contract object/description, e.g. \"software\", \"obra\", \"consultoría\". Spanish terms work best. Omit for most-recent contracts."
},
"entity": {
"type": "string",
"description": "Optional — filter by contracting entity name (partial match), e.g. \"SERVICIO GEOLOGICO\", \"HOSPITAL\"."
},
"_apiKey": {
"type": "string",
"description": "Optional — your own Socrata app token (datos.gov.co) for higher rate limits. Omit to use the keyless endpoint."
},
"supplier": {
"type": "string",
"description": "Optional — filter by awarded supplier name (partial match)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Colombia Secop
https://github.com/pipeworx-io/mcp-colombia-secop
1/7 registries