swiss-statistics-mcp
Rank #4,101io.github.malkreide/swiss-statistics-mcp
BFS STAT-TAB PxWeb API for official Swiss statistics
swiss-statistics-mcp is a Model Context Protocol (MCP) server published by malkreide. It ranks #4,101 of 115,460 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. swiss-statistics-mcp is listed across 3 registries — Official MCP, Glama and PulseMCP, with 5 tracked versions. It was first listed on Mar 30, 2026 and most recently updated on Aug 3, 2026.
Ranks ahead of 111,359 of 115,460 servers on MCP Toplist.
Use swiss-statistics-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add swiss-statistics-mcp -- uvx swiss-statistics-mcp[mcp_servers.swiss-statistics-mcp]
command = "uvx"
args = ["swiss-statistics-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"swiss-statistics-mcp": {
"command": "uvx",
"args": [
"swiss-statistics-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"swiss-statistics-mcp": {
"command": "uvx",
"args": [
"swiss-statistics-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"swiss-statistics-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"swiss-statistics-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"swiss-statistics-mcp": {
"command": "uvx",
"args": [
"swiss-statistics-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"swiss-statistics-mcp": {
"command": "uvx",
"args": [
"swiss-statistics-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%2Fswiss-statistics-mcp)<a href="https://mcptoplist.com/server/io.github.malkreide%2Fswiss-statistics-mcp"><img src="https://mcptoplist.com/badge/io.github.malkreide%2Fswiss-statistics-mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 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
- register-mcp#4,907 · 4 vers
- zh-education-mcp#4,937 · 4 vers
- amtsblatt-mcp#5,156 · 6 vers
- srgssr-mcp#5,257 · 3 vers
- bakom-mcp#5,322 · 3 vers
- swiss-road-mobility-mcp#5,402 · 2 vers
Available versions (5)
| Version | Published |
|---|---|
| 0.7.2 | Aug 3, 2026 |
| 0.7.1 | Aug 2, 2026 |
| 0.7.0 | Jul 31, 2026 |
| 0.6.0 | Jul 26, 2026 |
| 0.2.3 | Jun 7, 2026 |
Frequently asked questions
- Who maintains swiss-statistics-mcp?
- swiss-statistics-mcp is maintained by malkreide, which publishes 44 MCP servers (127 total versions) tracked on MCP Toplist.
- Is swiss-statistics-mcp listed on the Official MCP Registry?
- Yes — swiss-statistics-mcp is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does swiss-statistics-mcp have?
- MCP Toplist tracks 5 versions of swiss-statistics-mcp, most recently published on Aug 3, 2026.
- Where can I find the source code for swiss-statistics-mcp?
- The source code for swiss-statistics-mcp is hosted at github.com/malkreide/swiss-statistics-mcp.