Consulta contratación pública de Colombia (SECOP I y II) desde datos.gov.co
Most developer tooling work still happens through a UI a human drives. Secop MCP server moves it into the conversation instead. Consulta contratación pública de Colombia (SECOP I y II) desde datos.gov.co.
Servidor MCP (Model Context Protocol) para consultar la contratación pública de Colombia a través de SECOP I y SECOP II.
The server publishes 10 tools. What each one is for:
buscar_secop1 — Buscar procesos en SECOP I por entidad, contratista, objeto, departamento, rango de fechas, etcbuscar_procesos_secop2 — Buscar procesos de contratación en SECOP II con filtros temporalesbuscar_contratos_secop2 — Buscar contratos electrónicos en SECOP II con filtros temporalesbuscar_proveedores — Buscar proveedores registrados en SECOP IIbuscar_por_persona — Buscar en TODOS los datasets por cédula/NIT o nombre de una personaresumen_contratacion — Vista condensada de contratos (campos clave: entidad, proveedor, valor, estado, fecha)agregaciones_contratacion — Totales agrupados por proveedor, entidad, departamento o modalidadconsulta_libre — Consulta SoQL avanzada sobre cualquier datasetlistar_datasets — Ver todos los datasets y sus campos disponiblesRequisitos — The Requisitos tool exposed by this serverThe server ships on PyPI as secop-mcp-server, so your MCP client can launch it on demand — there is no separate build step. Add the server block to your client's configuration, restart it, and the tools register themselves.
Configuration is passed through the environment: SOCRATA_APP_TOKEN. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
This sits in the developer tooling group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Secop's toolset — buscar_secop1, buscar_procesos_secop2, buscar_contratos_secop2 and 7 more — is a fair guide to whether it matches your workflow. It is maintained by juandavidsernav; worth a glance at recent repository activity before you build anything load-bearing on it.
We check each listing at SyncDev against the project's documentation before it goes live — if something here drifts out of date, it is a bug worth reporting.
| Tool | What it does |
|---|---|
| buscar_secop1 | Buscar procesos en SECOP I por entidad, contratista, objeto, departamento, rango de fechas, etc. |
| buscar_procesos_secop2 | Buscar procesos de contratación en SECOP II con filtros temporales |
| buscar_contratos_secop2 | Buscar contratos electrónicos en SECOP II con filtros temporales |
| buscar_proveedores | Buscar proveedores registrados en SECOP II |
| buscar_por_persona | Buscar en TODOS los datasets por cédula/NIT o nombre de una persona |
| resumen_contratacion | Vista condensada de contratos (campos clave: entidad, proveedor, valor, estado, fecha) |
| agregaciones_contratacion | Totales agrupados por proveedor, entidad, departamento o modalidad |
| consulta_libre | Consulta SoQL avanzada sobre cualquier dataset |
| listar_datasets | Ver todos los datasets y sus campos disponibles |
| Requisitos | The Requisitos tool exposed by this server. |
{
"mcpServers": {
"secop-colombia": {
"command": "uvx",
"args": ["secop-mcp-server"]
}
}
}Configuration as documented by the project. Restart the client after saving.
| Variable | Description | Required |
|---|---|---|
| SOCRATA_APP_TOKEN | Credential the server authenticates with. | Yes |
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Microsoft's official browser automation server — drive a real browser through the accessibility tree, no screenshots needed.
GitHub's official server — repos, issues, pull requests, Actions and code security, straight from your assistant.
Issue tracking at the speed of conversation — Linear's official hosted server with OAuth and zero install.
Local repository surgery — status, diffs, commits, branches and history for any repo on disk.
Timezone sanity for AI — current time anywhere and correct conversions, without the model doing date math.