MCP Server
Active
MIT
io.github.malkreide/amtsblatt-mcp MCP Server
io.github.malkreide/amtsblatt-mcp
What is the io.github.malkreide/amtsblatt-mcp MCP server?
Swiss official gazettes (SHAB + cantonal) — procurement & notices, person-data rubrics excluded
How to install io.github.malkreide/amtsblatt-mcp
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"amtsblatt-mcp": {
"command": "uvx",
"args": [
"amtsblatt-mcp"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"amtsblatt-mcp": {
"command": "uvx",
"args": [
"amtsblatt-mcp"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"amtsblatt-mcp": {
"command": "uvx",
"args": [
"amtsblatt-mcp"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"amtsblatt-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"amtsblatt-mcp"
]
}
}
}Claude Code
claude mcp add amtsblatt-mcp -- uvx amtsblatt-mcpRelated MCP servers
City of Zurich weather, air quality, parking, geodata, Gemeinderat, tourism
8
View repository →Python
MIT
OJP 2.0 journey planning, SIRI-SX disruptions, occupancy, fares, train formation
4
View repository →Python
MIT
Swiss federal law, consultations (Fedlex) & TERMDAT terminology (LINDAS) via SPARQL
3
View repository →Python
MIT