amtsblatt mcp for Cursor
io.github.malkreide/amtsblatt-mcp
Swiss official gazettes (SHAB + cantonal) — procurement & notices, person-data rubrics excluded
client:Cursor
transport:stdio
runtime:pypi
Install amtsblatt mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"amtsblatt-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"amtsblatt-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs