swiss statistics mcp for Cursor
io.github.malkreide/swiss-statistics-mcp
BFS STAT-TAB PxWeb API for official Swiss statistics
client:Cursor
transport:stdio
runtime:pypi
Install swiss statistics mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"swiss-statistics-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"swiss-statistics-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs