mcpbeat Sign in

Swiss Environment MCP Server

local only

Swiss Environment MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 187 installs a week from pypi. Last commit 29 Aug 2026.

BAFU environmental data, NABEL air quality, hydrology

Installs per day peak 197 · avg 35 · -54% w/w
a month agotoday
187
Installs / week
pypi · swiss-environment-mcp
1
Stars
0 open issues
29 Aug 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Swiss Environment MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add swiss-environment-mcp -- uvx swiss-environment-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "swiss-environment-mcp": {
      "args": [
        "swiss-environment-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.swiss-environment-mcp]
command = "uvx"
args = ["swiss-environment-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "swiss-environment-mcp": {
      "args": [
        "swiss-environment-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "swiss-environment-mcp": {
      "args": [
        "swiss-environment-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Swiss Environment MCP

same job, measured the same way
Pangaea
by pipeworx-io

PANGAEA MCP — earth + environmental science data publisher.

36 tools answering
Wsl Envidat MCP
by malkreide

WSL / EnviDat environmental research datasets via CKAN

88 installs/wk local only
Interzoid
by interzoid

58 AI data quality, data matching, and data enrichment APIs for better data ROI

58 tools answering
UK Environment Agency Open Data
by robertalsop

UK Environment Agency data with cleaning - 10 tools for floods, water quality, permits, catchments.

local only
C
CMS Medicare Data
by olyport

Medicare spending, chronic conditions, hospital quality, readmissions, and enrollment

5 tools answering
Tokenguard MCP
by eltociear

Real-world data for agents: air quality, geocoding, quakes, holidays, web search

9 tools answering
Meta Data MCP
by derekslinz

Query 76 open data APIs — government, science, finance, environment, and more.

167 installs/wk local only
C
EPA Air Quality & Toxics
by olyport

Toxics Release Inventory, Superfund sites, air quality data, and AQI

5 tools answering

Swiss Environment MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Swiss Environment MCP?
Swiss Environment MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package swiss-environment-mcp was installed 187 times last week.
How do I connect Swiss Environment MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls swiss-environment-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Swiss Environment MCP?
The pypi package swiss-environment-mcp was installed 187 times in the last week. Week over week that is -54%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Swiss Environment MCP open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.