mcpbeat Sign in

Swiss Procurement MCP Server

local only

Swiss Procurement MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 132 installs a week from pypi. Last commit 11 Sep 2026.

Swiss public procurement (simap.ch): tenders, awards, CPV codes, all cantons + federal, read-only

Installs per day peak 68 · avg 25 · -45% w/w
a month agotoday
132
Installs / week
pypi · swiss-procurement-mcp
0
Stars
0 open issues
11 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

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

Alternatives to Swiss Procurement MCP

same job, measured the same way
Repiscope
by 3xpr1ment

Read-only MCP server: your agent sees all your sibling repos but structurally cannot touch them

60 installs/wk local only
MCP Github
by infoinlet-marketplace

GitHub for AI agents — repos, files, code search, issues, PRs, commits. Read-only default.

26 installs/wk local only
TX ESBD Procurement
by j0401

Texas procurement search with NIGP codes, change tracking, 60k+ bids, $0.01+.

answering
US Code of Federal Regulations
by mccallar

Look up, search, and track changes to the US Code of Federal Regulations (eCFR).

322 installs/wk local only
Dead Simple Email
by deadsimple

Give an agent its own inbox: send, receive, and pull signup codes from real email.

941 installs/wk 14 tools answering
I
Hermes Prime
by hermes-labs-ai

Read-only stdio MCP server for a versioned convention card in Claude Code.

local only
Safe Fix MCP
by pamela-0

Finds real dead code and proposes a safe, test-gated branch+PR to remove it.

99 installs/wk local only
Live Memory
by shofer-dev

Persistent, read-only codebase memory for Claude Code; ask it instead of re-reading files.

26 installs/wk local only

Swiss Procurement MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Swiss Procurement MCP?
Swiss Procurement MCP 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 swiss-procurement-mcp was installed 132 times last week.
How do I connect Swiss Procurement MCP?
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 swiss-procurement-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Swiss Procurement MCP?
The pypi package swiss-procurement-mcp was installed 132 times in the last week. Week over week that is -45%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Swiss Procurement MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 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.