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-efv-mcp

PYPI · SWISS-EFV-MCP · SCANNED SEP 20

MCP server for Swiss federal finances (EFV): budget, debt, forecasts and spending data

Available components

0 this week 63 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 26 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency35
  • 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
  • License check failed: the license (MIT License) isn't a recognized OSI-approved license. See how to fix → Fail
  • Actively maintained (last published 48 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability77
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 629 tokens (~104/item across 6 items; 6 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • 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 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 6 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-efv-mcp server?

io.github.malkreide/swiss-efv-mcp runs locally as a PyPI package, launched with uvx swiss-efv-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-efv-mcp

# add to Claude Code
claude mcp add malkreide-swiss-efv-mcp -- uvx swiss-efv-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "malkreide-swiss-efv-mcp": {
      "command": "uvx",
      "args": [
        "swiss-efv-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "malkreide-swiss-efv-mcp": {
      "command": "uvx",
      "args": [
        "swiss-efv-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add malkreide-swiss-efv-mcp -- uvx swiss-efv-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "malkreide-swiss-efv-mcp": {
      "type": "local",
      "command": [
        "uvx",
        "swiss-efv-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add malkreide-swiss-efv-mcp --command uvx --arg swiss-efv-mcp
# ~/.hermes/config.yaml
mcp_servers:
  malkreide-swiss-efv-mcp:
    command: "uvx"
    args: ["swiss-efv-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "malkreide-swiss-efv-mcp": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "swiss-efv-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add malkreide-swiss-efv-mcp -t stdio -c uvx -a swiss-efv-mcp
// mcp.json
{
  "mcpServers": {
    "malkreide-swiss-efv-mcp": {
      "command": "uvx",
      "args": [
        "swiss-efv-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 −3
    • Stability: pass → 0.80 functional
  • 18 Sept 26 +1
    • Stability: 0.97 → pass security
  • 16 Sept 26 +1

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

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

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

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-efv-mcp@0.3.2

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 26 packages
Packages resolved 26
Stale 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 6 exposed · ~629 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
dump_status ~66

DEPRECATED — use `fiscal_status`. Kept as an alias for backward compatibility; will be removed in a future minor release. Reports cache freshness and upstream health per dataset (SEC-022: every tool now shares the `fiscal_` server-identity namespace).

Input schema present but exposes no named parameters.

NameTypeReqDescription
datasetsobjectyes
healthybooleanyes
messagestringyes
sourcestring

No examples provided.

fiscal_budget_breakdown ~139

Hierarchical federal-budget breakdown for one topic and year. Use case: see where the money goes — e.g. "which task areas absorbed the spending growth?". topic e.g. 'Ausgaben nach Aufgabengebiet', 'Ausgaben nach Art', 'Einnahmen'. level is the hierarchy depth (1 = total, 2 = first breakdown …); 'contains' filters the path substring for drill-down. An empty result carries a `note` suggesting a different level or topic.

NameTypeReqDescription
contains
levelinteger
topicstring
year
NameTypeReqDescription
itemsarrayyes
levelintegeryes
note
provenancestringyesdump = freshly fetched CSV, cached = in-memory
sourcestring
topicstringyes
yearintegeryes

No examples provided.

fiscal_by_institution ~122

Federal spending by department / administrative unit since 2007. Use case: compare personnel, IT or external-services spending across departments — e.g. "IT spending of the Finanzdepartement since 2010?". variable one of: 'Personalausgaben', 'Informatik', 'Beratung und externe Dienstleistungen', 'Anzahl Vollzeitstellen'. An empty result carries a `note` with guidance.

NameTypeReqDescription
departement
variablestring
year_from
year_to
NameTypeReqDescription
filter_departementyes
filter_variableyes
noteguidance when the result is empty or has a caveat (ARCH-003)
pointsarrayyes
provenancestringyesdump = freshly fetched CSV, cached = in-memory
sourcestring

No examples provided.

fiscal_headline ~178

Headline fiscal time series: revenue, expenditure, balance and debt ratios over 1990–2029 (actuals plus budget/forecast years). Use case: track how a federal aggregate evolved over time — e.g. "how did the Bund balance develop since the 2022 rate turnaround?". variable e.g. 'saldo', 'einnahmen', 'ausgaben', 'bruttoschuldenquote'. household: bund|ktn|gdn|staat|sv. model: fs|gfs. Every point flags `is_projection`. Call fiscal_list_dimensions first to discover valid values; an empty result carries a `note` with guidance.

NameTypeReqDescription
householdstring
modelstring
variablestringyes
year_from
year_to
NameTypeReqDescription
householdstringyeshh: bund | ktn | gdn | staat | sv | bund_ktn_gdn
modelstringyesfs (Finanzstatistik) | gfs (GFS-Modell)
noteguidance when the result is empty or has a caveat (ARCH-003)
pointsarrayyes
provenancestringyesdump = freshly fetched CSV, cached = in-memory
sourcestring
unitstring
variablestringyes

No examples provided.

fiscal_list_dimensions ~71

List the valid dimension values across all datasets (variables, households, models, budget topics, departments). Use case: call this first to build correct parameters for the other tools — it turns free-text guesses into exact filter values. Loads all three dumps, so it may take a moment on a cold cache.

Input schema present but exposes no named parameters.

NameTypeReqDescription
budget_topicsarrayyes
headline_variablesarrayyes
householdsarrayyes
institution_departmentsarrayyes
institution_variablesarrayyes
modelsarrayyes
provenancestringyesdump = freshly fetched CSV, cached = in-memory
sourcestring

No examples provided.

fiscal_status ~53

Report cache freshness and upstream health per dataset. Use case: check whether the data is fresh, cached or degraded before trusting a figure — the health endpoint of this server. Never returns empty silently; used for graceful degradation.

Input schema present but exposes no named parameters.

NameTypeReqDescription
datasetsobjectyes
healthybooleanyes
messagestringyes
sourcestring

No examples provided.

Common questions

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

io.github.malkreide/swiss-efv-mcp is listed in the public MCP registry as io.github.malkreide/swiss-efv-mcp. MCP server for Swiss federal finances (EFV): budget, debt, forecasts and spending data. This page covers its PyPI package (swiss-efv-mcp).

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

io.github.malkreide/swiss-efv-mcp scores 63 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-efv-mcp server expose?

io.github.malkreide/swiss-efv-mcp exposes 6 tools: fiscal_headline, fiscal_budget_breakdown, fiscal_by_institution, fiscal_list_dimensions, fiscal_status, dump_status. Their descriptions and schemas cost roughly 629 tokens of context every time the server is loaded.

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

io.github.malkreide/swiss-efv-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.