Skip to content
VS Code

amtsblatt mcp for VS Code

io.github.malkreide/amtsblatt-mcp

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

client:VS Code transport:stdio runtime:pypi

Install amtsblatt mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "amtsblatt-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "amtsblatt-mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

amtsblatt mcp in other clients