mcpbeat Sign in

Amtsblatt MCP Server

local only

Amtsblatt MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 189 installs a week from pypi. Last commit 30 Aug 2026.

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

Installs per day peak 132 · avg 39 · -17% w/w
a month agotoday
189
Installs / week
pypi · amtsblatt-mcp
0
Stars
0 open issues
30 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 amtsblatt-mcp -- uvx amtsblatt-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "amtsblatt-mcp": {
      "args": [
        "amtsblatt-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.amtsblatt-mcp]
command = "uvx"
args = ["amtsblatt-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "amtsblatt-mcp": {
      "args": [
        "amtsblatt-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "amtsblatt-mcp": {
      "args": [
        "amtsblatt-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Amtsblatt MCP

same job, measured the same way
Public Tenders Es Eu
by nexus-mcp-infra

Normalized search over public-sector tenders in TED (EU official procurement notices) -- Spain + EU

1 tools answering
Swiss Living Index
by swisslivingindex

Official Swiss living-cost & relocation data for all 26 cantons — taxes, rent, premiums, jobs.

11 tools answering
LowlandData Procurement & Permit Alerts
by lowlanddata

Alerts on official data: US and EU tenders, federal awards and grants, permits, MAP violations.

answering
Swiss Procurement MCP
by malkreide

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

132 installs/wk local only
LowlandData Procurement & Permit Alerts
by adrienhq

Alerts on official data: US and EU tenders, US federal awards, building permits, MAP violations.

answering
Udbud Dk
by pipeworx-io

Udbud.dk MCP — Danish government public procurement notices (keyless).

34 tools answering
Synergic APIs
by synergic-apis

Official US data for AI agents: CPI inflation since 1913, famous prices, national debt since 1790.

31 installs/wk local only
Canada Tenders
by pipeworx-io

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

33 tools answering

Amtsblatt MCP — questions

Answers built from our own checks of this server.

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