mcpbeat Sign in

Secop MCP Server

by juandavidsernav Your server? Claim it
local only

Secop MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 68 installs a week from pypi. Last commit 15 Mar 2026.

Consulta contratación pública de Colombia (SECOP I y II) desde datos.gov.co

Installs per day peak 50 · avg 11 · -38% w/w
a month agotoday
68
Installs / week
pypi · secop-mcp-server
2
Stars
0 open issues
15 Mar 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Secop MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add secop-mcp-server -- uvx secop-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "secop-mcp-server": {
      "args": [
        "secop-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.secop-mcp-server]
command = "uvx"
args = ["secop-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "secop-mcp-server": {
      "args": [
        "secop-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "secop-mcp-server": {
      "args": [
        "secop-mcp-server"
      ],
      "command": "uvx"
    }
  }
}

This one needs environment variables set before it will start: SOCRATA_APP_TOKEN (App Token de Socrata para datos.gov.co (opcional, aumenta rate limits)). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Secop MCP Server

same job, measured the same way
Colombia Secop
by pipeworx-io

Colombia SECOP MCP — Colombian government procurement (public contracting).

33 tools answering
Datos Co
by pipeworx-io

datos.gov.co — Colombia's national open-data portal (Socrata platform).

34 tools answering
MCP Compras.gov.br
by opedrosoares

Preços, atas, contratos e sanções das APIs públicas de compras do governo brasileiro

100 tools answering
Co Eli MCP
by matematicsolutions

MCP server for Colombian Constitutional Court case law (datos.gov.co), citation verification.

235 installs/wk local only
MCP Nfse Nacional
by samuelmoraesf

MCP Server para consulta de NFSe no portal nacional (nfse.gov.br)

42 installs/wk local only
Contadeo
by contadeo

Contadeo: emite y consulta comprobantes electrónicos del SRI (Ecuador) desde asistentes de IA

240 installs/wk answering
Desafío Comunicación
by desafiocomunicacion

Servicios de Google Ads, medición, automatización, casos y contacto.

6 tools answering
Ángel Moncada Consulting
by angelmoncada

Perfil, servicios, casos y contacto de Ángel Moncada.

7 tools answering

Secop MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Secop MCP Server?
Secop MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package secop-mcp-server was installed 68 times last week.
How do I connect Secop MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls secop-mcp-server straight from pypi; nothing to host, nothing to sign up for.
How many people use Secop MCP Server?
The pypi package secop-mcp-server was installed 68 times in the last week. Week over week that is -38%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Secop MCP Server open source?
Yes — it is published under the MIT licence, written in Python and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.