mcpbeat Sign in

mcp-zakupki MCP Server

local only

mcp-zakupki runs on your own machine — the client starts it, so there is no endpoint to ping. 818 installs a week from pypi. Last commit 4 Sep 2026.

MCP server for Russian government procurement data (44-FZ / 223-FZ / 615-PP).

Installs per day peak 565 · avg 49 · +418% w/w
a month agotoday
818
Installs / week
pypi · atomno-mcp-zakupki
2
Stars
0 open issues
4 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check mcp-zakupki 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 mcp-zakupki -- uvx atomno-mcp-zakupki
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp-zakupki": {
      "args": [
        "atomno-mcp-zakupki"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp-zakupki]
command = "uvx"
args = ["atomno-mcp-zakupki"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp-zakupki": {
      "args": [
        "atomno-mcp-zakupki"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp-zakupki": {
      "args": [
        "atomno-mcp-zakupki"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to mcp-zakupki

same job, measured the same way
Krasoft Russian Public Procurement
by krasoft

Search and analytics for Russian public procurement (44-FZ/223-FZ): tenders, contracts, market data

19 tools answering
Datos Gob Do MCP Server
by alcastaro

MCP server for datos.gob.do — Dominican Republic open government data (CKAN 2.11).

179 installs/wk local only
mcp-fssp
by atomno-mcp

MCP server for Russian FSSP enforcement proceedings lookup and debtor search.

511 installs/wk local only
Tenderapi MCP
by idnsidns

MCP server for French (BOAMP) + EU (TED) public procurement data via TenderAPI.

343 installs/wk 3 tools answering
Office Oxide MCP
by aimino-tech

Rust-native MCP server for Office document processing

48 installs/wk local only
Brazil Pncp
by pipeworx-io

Brazil PNCP MCP — Brazilian government procurement (keyless).

33 tools answering
Colombia Secop
by pipeworx-io

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

33 tools answering
Canada Tenders
by pipeworx-io

Canada Government Procurement MCP — CanadaBuys open data (keyless).

33 tools answering

mcp-zakupki — questions

Answers built from our own checks of this server.

Why is there no uptime for mcp-zakupki?
mcp-zakupki 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 atomno-mcp-zakupki was installed 818 times last week.
How do I connect mcp-zakupki?
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 atomno-mcp-zakupki straight from pypi; nothing to host, nothing to sign up for.
How many people use mcp-zakupki?
The pypi package atomno-mcp-zakupki was installed 818 times in the last week. Week over week that is +418%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is mcp-zakupki 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.