Switzerland MCP 🇨🇭
NPM · MCP-SWISS · SCANNED AUG 3
Swiss open data MCP server. 76 tools, zero API keys. Transport, weather, geodata, news, rates.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security86
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (94 of 98), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 126 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability77
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 6760 tokens (~88/item across 76 items; 76 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 1 category
A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · mcp-swiss
claude mcp add vikramgorla-swiss -- npx -y mcp-swiss
codex mcp add vikramgorla-swiss -- npx -y mcp-swiss
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"vikramgorla-swiss": {
"type": "local",
"command": [
"npx",
"-y",
"mcp-swiss"
],
"enabled": true
}
}
} openclaw mcp add vikramgorla-swiss --command npx --arg -y --arg mcp-swiss
mcp_servers:
vikramgorla-swiss:
command: "npx"
args: ["-y", "mcp-swiss"] {
"mcpServers": {
"vikramgorla-swiss": {
"command": "npx",
"args": [
"-y",
"mcp-swiss"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 2 Aug 26 +44
- Provenance: unverified → fail ▼ security
- Known CVEs: unverified → partial ▲ security
- Install scripts: unverified → pass ▲ security
- Malware scan: unverified → pass ▲ security
- Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
- Tool coverage: 100 → unverified ▼ functional
- MCP protocol: unverified → pass ▲ functional
- Maintenance: unverified → pass ▲ functional
- License: unverified → pass ▲ functional
- Schema quality: unverified → excellent ▲ functional
- Dependency health: unverified → partial ▲ functional
- Licence: MIT functional
- 1 Aug 26 −5
- Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
- Capabilities: pass → unverified ▼ functional
- 31 Jul 26 −20
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 +22
- Tool coverage: unverified → 100 ▲ functional
- 28 Jul 26 −22
- Tool coverage: 100 → unverified ▼ functional
- First check of Schema quality: unverified functional
- 27 Jul 26 46
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed npm/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 94 packages
94 packages in the resolved dependency tree · 94 deprecated · 29 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
list_cantons ~19
List all Swiss cantons with their codes
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_currencies ~37
List all currencies available from the Swiss National Bank (SNB) for CHF exchange rate data. Returns currency codes, names, and regions.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_hydro_stations ~30
List all available BAFU hydrological monitoring stations (rivers and lakes) in Switzerland
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_legal_forms ~24
List all Swiss company legal forms (AG, GmbH, etc.)
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_postcodes_in_canton ~97
List all Swiss postcodes (PLZ) in a given canton. Accepts 2-letter canton codes (ZH, BE, GR…) or full names. Source: Swiss federal geodata (swisstopo).
| Name | Type | Req | Description |
|---|---|---|---|
| canton | string | yes | Canton code (e.g. "ZH", "BE", "GR") or full name (e.g. "Zürich", "Bern", "Graubünden") |
No output schema declared.
No examples provided.
list_snow_stations ~124
List all SLF snow measurement stations in Switzerland (IMIS automatic stations and manual study plots). Returns station code, name, altitude, canton, and type. Sorted by elevation descending.
| Name | Type | Req | Description |
|---|---|---|---|
| canton | string | — | Filter by canton abbreviation (e.g. GR, VS, BE). Optional. |
| limit | number | — | Maximum number of stations to return (default: 20, max: 200). |
| type | string | — | Station type: "imis" (automatic) or "study-plot" (manual). Optional — returns both by default. |
No output schema declared.
No examples provided.
list_waste_types ~58
List all supported waste collection types for Zurich city. Returns each type with its description and local name. Currently covers Zurich city only (ZIP codes 8001–8099). Powered by OpenERZ (openerz.metaodi.ch).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_weather_stations ~21
List all available MeteoSwiss weather stations in Switzerland
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
lookup_postcode ~65
Look up a Swiss postcode (PLZ) to get locality name, canton, and coordinates. Source: Swiss federal geodata (swisstopo).
| Name | Type | Req | Description |
|---|---|---|---|
| postcode | string | yes | Swiss postal code (PLZ), e.g. "8001" or "3000" |
No output schema declared.
No examples provided.
reverse_geocode ~45
Convert coordinates to a Swiss address (swisstopo)
| Name | Type | Req | Description |
|---|---|---|---|
| lat | number | yes | Latitude (WGS84) |
| lng | number | yes | Longitude (WGS84) |
No output schema declared.
No examples provided.
search_cantonal_affairs ~145
Search political affairs across Swiss cantonal parliaments (Kantonsräte). Covers all 26 cantons via OpenParlData.
| Name | Type | Req | Description |
|---|---|---|---|
| canton | string | yes | Canton abbreviation: ZH, BE, LU, UR, SZ, OW, NW, GL, ZG, FR, SO, BS, BL, SH, AR, AI, SG, GR, AG, TG, TI, VD, VS, NE, GE, JU |
| limit | number | — | Max results (default: 5, max: 20) |
| query | string | — | Search term (optional, e.g. 'Bildung', 'Verkehr') |
No output schema declared.
No examples provided.
search_companies ~105
Search Swiss company registry (ZEFIX) by name, canton, or legal form
| Name | Type | Req | Description |
|---|---|---|---|
| canton | string | — | Canton abbreviation (e.g. ZH, BE, GE, ZG) |
| legal_form | string | — | Legal form code (e.g. 0106=GmbH, 0101=AG) |
| limit | number | — | Max results (default: 20) |
| name | string | yes | Company name or partial name to search |
No output schema declared.
No examples provided.
search_companies_by_address ~47
Search Swiss companies registered at a specific address or locality
| Name | Type | Req | Description |
|---|---|---|---|
| address | string | yes | Address or locality name |
| limit | number | — | Max results (default: 20) |
No output schema declared.
No examples provided.
search_dams ~110
Search Swiss dams and reservoirs under federal supervision by name. Searches both dam names and reservoir names. Returns dam type, height, crest length, reservoir volume, purpose, canton, and year built. Data source: Swiss Federal Office of Energy (SFOE) via swisstopo BGDI.
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Dam or reservoir name to search (e.g. 'Grimsel', 'Grande Dixence', 'Mattmark', 'Lac des Dix'). Partial names are supported. |
No output schema declared.
No examples provided.
search_earthquakes_by_location ~189
Search for earthquakes near a geographic location using the Swiss Seismological Service (SED) FDSN API. Useful for finding seismic activity near a Swiss city, landmark, or custom coordinates.
| Name | Type | Req | Description |
|---|---|---|---|
| days | number | — | Number of past days to search (default: 90, max: 365) |
| lat | number | yes | Latitude of the center point (decimal degrees, e.g. 46.9 for Bern) |
| limit | number | — | Maximum number of results to return (default: 20, max: 100) |
| lon | number | yes | Longitude of the center point (decimal degrees, e.g. 7.5 for Bern) |
| min_magnitude | number | — | Minimum magnitude filter (default: 0.5) |
| radius_km | number | — | Search radius in kilometres (default: 50, max: 500) |
No output schema declared.
No examples provided.
search_municipality_energy ~79
Search for Swiss municipality IDs needed for electricity tariff lookup. Returns BFS municipality numbers for use with get_electricity_tariff and compare_electricity_tariffs.
| Name | Type | Req | Description |
|---|---|---|---|
| name | string | yes | Municipality name to search (e.g. 'Zürich', 'Bern', 'Basel', 'Lausanne', 'Luzern'). |
No output schema declared.
No examples provided.
search_parliament_business ~95
Search Swiss Parliament political affairs — bills, motions, interpellations, postulates, questions, and initiatives. Uses OpenParlData.ch full-text search across the Federal Assembly (Bundesversammlung).
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Max results (default: 5, max: 20) |
| query | string | yes | Search term (e.g. 'Klimaschutz', 'AHV', 'Neutralität') |
No output schema declared.
No examples provided.
search_parliament_speeches ~73
Get debate speeches and contributions for a specific parliamentary affair. Returns speaker info and speech details.
| Name | Type | Req | Description |
|---|---|---|---|
| affair_id | number | yes | OpenParlData affair ID (get from search_parliament_business results) |
| limit | number | — | Max speeches to return (default: 5, max: 20) |
No output schema declared.
No examples provided.
search_places ~47
Search Swiss place names, localities, mountains, and geographic features
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | yes | Place name to search |
| type | string | — | Type filter: locations, featuresearch |
No output schema declared.
No examples provided.
search_postcode ~68
Search Swiss postcodes by city or locality name. Returns all PLZ entries matching the name. Source: Swiss federal geodata (swisstopo).
| Name | Type | Req | Description |
|---|---|---|---|
| city_name | string | yes | City or locality name, e.g. "Zürich", "Bern", "Locarno" |
No output schema declared.
No examples provided.
search_real_estate_data ~117
Search opendata.swiss for Swiss real estate and housing datasets. Finds datasets about property prices, rents, housing construction, vacancy rates, and more. Returns dataset names, descriptions, and resource download URLs.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Max results to return (1–20, default 10). |
| query | string | yes | Search terms in German, French, or English (e.g. "Immobilien", "Miete", "rent", "logement", "Wohnungspreise", "Leerwohnungen"). |
No output schema declared.
No examples provided.
search_stations ~74
Search for Swiss public transport stations/stops by name or coordinates
| Name | Type | Req | Description |
|---|---|---|---|
| query | string | — | Station name to search for |
| type | string | — | Filter: all, station, poi, address |
| x | number | — | Longitude (WGS84) |
| y | number | — | Latitude (WGS84) |
No output schema declared.
No examples provided.
search_statistics ~85
Search Swiss Federal Statistical Office (BFS/OFS/UST) datasets on opendata.swiss. Returns matching dataset titles, IDs, and descriptions.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Max results to return (1–20, default 10) |
| query | string | yes | Search query (e.g. 'unemployment', 'GDP', 'housing prices', 'birth rate') |
No output schema declared.
No examples provided.
search_swiss_news ~70
Search Swiss news headlines from SRF by keyword. Searches across all available news categories and returns matching articles.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Maximum number of results to return (default: 5, max: 20) |
| query | string | yes | Search keyword or phrase to find in news articles |
No output schema declared.
No examples provided.
search_votes ~89
Search Swiss popular votes by keyword in the vote title (e.g. 'Initiative', 'Klimaschutz', 'CO2', 'AHV'). Returns matching votes with yes/no results.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | Maximum number of results (default: 5, max: 20). |
| query | string | yes | Search keyword to find in vote titles (German/French/Italian) |
No output schema declared.
No examples provided.
track_parcel ~88
Generate a Swiss Post parcel tracking URL for a given tracking number. Swiss Post does not provide a public tracking API, so this returns the official tracking page URL to open in a browser.
| Name | Type | Req | Description |
|---|---|---|---|
| tracking_number | string | yes | Swiss Post tracking number, e.g. "99.00.123456.12345678" for parcels or "RI 123456789 CH" for registered mail |
No output schema declared.
No examples provided.