Odel
amtsblatt mcp

amtsblatt mcp

Local
@malkreidePythonMITUpdated 1w ago

Swiss official gazettes (SHAB + cantonal) — procurement & notices, person-data rubrics excluded

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).

PyPIamtsblatt-mcpv0.22.1

Run

uvx amtsblatt-mcp

MCP client config

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