Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.malkreide/swiss-electricity-mcp

PYPI · SWISS-ELECTRICITY-MCP · SCANNED SEP 20

BFE energy dashboard, ElCom tariffs, public consumption data

0 this week 66 Trust /100
Trust breakdown (7 categories)

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 → Why this is hard to score →

Supply Chain Security50
  • Malware scan not yet available for this package.Unverified
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 1 of 35 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency48
  • 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 48 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability75
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 997 tokens (~83/item across 12 items; 12 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management87
  • Stability observed for 26 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage77
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 18% of tool parameters carry a description.Partial
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the io.github.malkreide/swiss-electricity-mcp server?

io.github.malkreide/swiss-electricity-mcp runs locally as a PyPI package, launched with uvx swiss-electricity-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · swiss-electricity-mcp

# add to Claude Code
claude mcp add malkreide-swiss-electricity-mcp -- uvx swiss-electricity-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "malkreide-swiss-electricity-mcp": {
      "command": "uvx",
      "args": [
        "swiss-electricity-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "malkreide-swiss-electricity-mcp": {
      "command": "uvx",
      "args": [
        "swiss-electricity-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add malkreide-swiss-electricity-mcp -- uvx swiss-electricity-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "malkreide-swiss-electricity-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "swiss-electricity-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add malkreide-swiss-electricity-mcp --command uvx --arg swiss-electricity-mcp
# ~/.hermes/config.yaml
mcp_servers:
  malkreide-swiss-electricity-mcp:
    command: "uvx"
    args: ["swiss-electricity-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "malkreide-swiss-electricity-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "swiss-electricity-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add malkreide-swiss-electricity-mcp -t stdio -c uvx -a swiss-electricity-mcp
// mcp.json
{
  "mcpServers": {
    "malkreide-swiss-electricity-mcp": {
      "command": "uvx",
      "args": [
        "swiss-electricity-mcp"
      ]
    }
  }
}
Changelog

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.

  • 19 Sept 26 −2
    • Stability: pass → 0.83 functional
  • 18 Sept 26 0
    • Stability: 0.97 → pass security
  • 17 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 15 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 11 Sept 26 0
    • Stability: 0.97 → pass security
  • 10 Sept 26 +1
    • Security disclosure: unverified → pass functional
Diagnostics

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 20 Sept 2026 · Analysed pypi/swiss-electricity-mcp@0.2.5

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 35 packages
Packages resolved 35
No linked repository 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 12 exposed · ~918 tokens

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. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
consumption_search_bfe_datasets ~84

Search opendata.swiss CKAN for energy / electricity datasets. Filter by BFE organisation. Use to find raw datasets not covered by other tools.

NameTypeReqDescription
bfe_onlyboolean
limitinteger
offsetinteger
querystringyesFree-text search
response_formatstring
NameTypeReqDescription
resultstringyes

No examples provided.

consumption_search_zurich ~69

Search the Stadt Zuerich OGD catalogue for energy datasets, including the quarter-hour consumption time series for grid levels NE5 and NE7.

NameTypeReqDescription
limitinteger
offsetinteger
querystringyes
response_formatstring
NameTypeReqDescription
resultstringyes

No examples provided.

dashboard_get_consumer_price_index ~62

Get the Endverbraucher-Strompreis-Index (consumer electricity price index, indexed to 2020-01-01 = 100). Monthly time series.

NameTypeReqDescription
limit_monthsinteger
response_formatstring
NameTypeReqDescription
resultstringyes

No examples provided.

dashboard_get_consumption_forecast ~67

Get current Swiss national electricity consumption forecast: today's value, 5-day-ahead forecast, trend signal, and 5-year-window comparison series. Source: Energiedashboard.ch (BFE).

NameTypeReqDescription
limit_daysinteger
response_formatstring
NameTypeReqDescription
resultstringyes

No examples provided.

dashboard_get_production_mix ~73

Get the Swiss electricity production mix (Kernkraft, Wasserkraft, PV, Wind ...) by year, with absolute TWh and percentage shares. Source: Energiedashboard.ch (BFE).

NameTypeReqDescription
response_formatstringOutput format. 'json' for processing, 'markdown' for display.
NameTypeReqDescription
resultstringyes

No examples provided.

dashboard_get_storage_lakes ~78

Get storage-lake (Speichersee) fill level for Switzerland or a region: current fill in % and GWh, 5-year envelope, full time series. Critical indicator for winter supply security.

NameTypeReqDescription
limit_weeksinteger
regionstringRegion selector.
response_formatstring
NameTypeReqDescription
resultstringyes

No examples provided.

electricity_check_status ~31

Check liveness of all four upstream sources. Returns HTTP status, latency, and an overall-healthy flag.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

tariff_compare_municipalities ~88

Compare electricity tariffs across multiple municipalities (BFS-Nrs) for one category and year. One row per (municipality, operator). Useful for procurement, benchmarking, school-network analysis.

NameTypeReqDescription
bfs_numbersarrayyes
categorystringyesVerbrauchskategorie (e.g. C3)
periodintegeryes
response_formatstring
NameTypeReqDescription
resultstringyes

No examples provided.

tariff_get_by_municipality ~149

Get ElCom tariff observations for a Swiss municipality (BFS-Nr). Returns total rate in Rp./kWh broken down by energy, grid usage, public charges (KEV, Abgaben). Filterable by category (e.g. C3 for schools) and year range. Example: bfs_nr=261 for Zuerich, category='C3', period_from=2019.

NameTypeReqDescription
bfs_nrintegeryesBFS-Gemeindenummer (e.g. 261=Zuerich)
categoryVerbrauchskategorie
limitinteger
period_from
period_to
response_formatstring
NameTypeReqDescription
resultstringyes

No examples provided.

tariff_get_median_canton ~88

Get cantonal median electricity tariff. Useful to position a municipality against its canton. Pass canton name in German (e.g. 'Zuerich', 'Bern').

NameTypeReqDescription
cantonstringyesCanton name in German
category
limitinteger
period_from
period_to
response_formatstring
NameTypeReqDescription
resultstringyes

No examples provided.

tariff_get_median_swiss ~69

Get Swiss median electricity tariff (across all distribution operators) by year and category. Useful as benchmark for individual municipality tariffs.

NameTypeReqDescription
category
limitinteger
period_from
period_to
response_formatstring
NameTypeReqDescription
resultstringyes

No examples provided.

tariff_list_categories ~60

List the standard ElCom Verbrauchskategorien (H1-H8 households, C1-C7 commercial). Use C3 for typical school buildings (~150'000 kWh/year). Static data, no upstream call.

NameTypeReqDescription
response_formatstring
NameTypeReqDescription
resultstringyes

No examples provided.

Common questions

What is the io.github.malkreide/swiss-electricity-mcp server?

io.github.malkreide/swiss-electricity-mcp is listed in the public MCP registry as io.github.malkreide/swiss-electricity-mcp. BFE energy dashboard, ElCom tariffs, public consumption data. This page covers its PyPI package (swiss-electricity-mcp).

Is the io.github.malkreide/swiss-electricity-mcp server safe to use?

io.github.malkreide/swiss-electricity-mcp scores 66 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.malkreide/swiss-electricity-mcp server expose?

io.github.malkreide/swiss-electricity-mcp exposes 12 tools: dashboard_get_production_mix, dashboard_get_consumption_forecast, dashboard_get_storage_lakes, dashboard_get_consumer_price_index, tariff_list_categories, and 7 more. Their descriptions and schemas cost roughly 918 tokens of context every time the server is loaded.

Is the io.github.malkreide/swiss-electricity-mcp server still maintained?

io.github.malkreide/swiss-electricity-mcp is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.malkreide/swiss-electricity-mcp server under?

io.github.malkreide/swiss-electricity-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.