Odel
swiss procurement mcp

swiss procurement mcp

Local
@malkreidePythonMITUpdated Yesterday

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIswiss-procurement-mcpv0.18.5

Run

uvx swiss-procurement-mcp

MCP client config

{
  "mcpServers": {
    "swiss-procurement-mcp": {
      "command": "uvx",
      "args": [
        "swiss-procurement-mcp"
      ]
    }
  }
}