amtsblatt-mcp
Rank #5,156io.github.malkreide/amtsblatt-mcp
Swiss official gazettes (SHAB + cantonal) — procurement & notices, person-data rubrics excluded
amtsblatt-mcp is a Model Context Protocol (MCP) server published by malkreide. It ranks #5,156 of 115,460 servers tracked on MCP Toplist. amtsblatt-mcp is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Jul 20, 2026 and most recently updated on Aug 2, 2026.
Ranks ahead of 110,304 of 115,460 servers on MCP Toplist.
Use amtsblatt-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add amtsblatt-mcp -- uvx amtsblatt-mcp[mcp_servers.amtsblatt-mcp]
command = "uvx"
args = ["amtsblatt-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"amtsblatt-mcp": {
"command": "uvx",
"args": [
"amtsblatt-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"amtsblatt-mcp": {
"command": "uvx",
"args": [
"amtsblatt-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"amtsblatt-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"amtsblatt-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"amtsblatt-mcp": {
"command": "uvx",
"args": [
"amtsblatt-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"amtsblatt-mcp": {
"command": "uvx",
"args": [
"amtsblatt-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.malkreide%2Famtsblatt-mcp)<a href="https://mcptoplist.com/server/io.github.malkreide%2Famtsblatt-mcp"><img src="https://mcptoplist.com/badge/io.github.malkreide%2Famtsblatt-mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
malkreide
Other servers by malkreide
- swisstopo-mcp#2,862 · 3 vers
- Zurich Open Data MCP Server#3,675 · 3 vers
- swiss-transport-mcp#3,754 · 2 vers
- fedlex-mcp#3,774 · 3 vers
- swiss-democracy-mcp#3,807 · 3 vers
- swiss-environment-mcp#3,834 · 8 vers
- swiss-statistics-mcp#4,101 · 5 vers
- register-mcp#4,907 · 4 vers
- zh-education-mcp#4,937 · 4 vers
- srgssr-mcp#5,257 · 3 vers
- bakom-mcp#5,322 · 3 vers
- swiss-road-mobility-mcp#5,402 · 2 vers
Available versions (6)
| Version | Published |
|---|---|
| 0.22.1 | Aug 2, 2026 |
| 0.22.0 | Jul 30, 2026 |
| 0.18.0 | Jul 29, 2026 |
| 0.16.0 | Jul 29, 2026 |
| 0.15.0 | Jul 28, 2026 |
| 0.1.2 | Jul 21, 2026 |
Frequently asked questions
- Who maintains amtsblatt-mcp?
- amtsblatt-mcp is maintained by malkreide, which publishes 44 MCP servers (127 total versions) tracked on MCP Toplist.
- Is amtsblatt-mcp listed on the Official MCP Registry?
- Yes — amtsblatt-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does amtsblatt-mcp have?
- MCP Toplist tracks 6 versions of amtsblatt-mcp, most recently published on Aug 2, 2026.
- Where can I find the source code for amtsblatt-mcp?
- The source code for amtsblatt-mcp is hosted at github.com/malkreide/amtsblatt-mcp.