71
/ 100
9 days ago
glama

amtsblatt-mcp

MCP server for amtsblattportal.ch — the Swiss official gazette portal (SHAB + 27 cantonal gazettes). Public procurement and official notices, person-data rubrics excluded by design.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
5 tools verified — handlers match their declared behaviour
5 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MCP_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configLOG_LEVELINFO Structured JSON logs to stderr
configOTEL_EXPORTER_OTLP_ENDPOINT
configOTEL_SERVICE_NAME
configOTEL_SERVICE_VERSION
configGAZETTE_MAX_RETRIES
configGAZETTE_RETRY_BACKOFF
configRUBRICS_TTL86400 Taxonomy cache TTL (seconds)
configMCP_TRANSPORTexport =sse
configMCP_HOST127.0.0.1 SSE bind address. Defaults to loopback; set 0.0.0.0 to expose on all interfaces (the Docker image does this deliberately).
configPORTexport =8000
configMCP_RATE_LIMIT/ MCP_RATE_WINDOW 60 / 60 Sliding-window rate limit
configMCP_RATE_WINDOWMCP_RATE_LIMIT / 60 / 60 Sliding-window rate limit
🔐 secretMCP_API_KEYexport ="$(openssl rand -hex 32)" # mandatory — fails loud if unset
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/malkreide-amtsblatt-mcp-bs57qh)](https://m8ven.ai/mcp/malkreide-amtsblatt-mcp-bs57qh)
commit: 3860a71c85eb3c70a242a68df41cad9829cbd344
code hash: 15a81c1e51de6fecc225bdd9f12500d84d774fbaa2b3a03f6332559af951ea20
verified: 7/22/2026, 8:43:33 AM
view raw JSON →