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
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
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
claude mcp add malkreide-swiss-efv-mcp -- uvx swiss-efv-mcp
{
"mcpServers": {
"malkreide-swiss-efv-mcp": {
"command": "uvx",
"args": [
"swiss-efv-mcp"
]
}
}
} {
"servers": {
"malkreide-swiss-efv-mcp": {
"command": "uvx",
"args": [
"swiss-efv-mcp"
]
}
}
} codex mcp add malkreide-swiss-efv-mcp -- uvx swiss-efv-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"malkreide-swiss-efv-mcp": {
"type": "local",
"command": [
"uvx",
"swiss-efv-mcp"
],
"enabled": true
}
}
} openclaw mcp add malkreide-swiss-efv-mcp --command uvx --arg swiss-efv-mcp
mcp_servers:
malkreide-swiss-efv-mcp:
command: "uvx"
args: ["swiss-efv-mcp"] {
"McpServers": {
"malkreide-swiss-efv-mcp": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"swiss-efv-mcp"
]
}
}
} assistant mcp add malkreide-swiss-efv-mcp -t stdio -c uvx -a swiss-efv-mcp
{
"mcpServers": {
"malkreide-swiss-efv-mcp": {
"command": "uvx",
"args": [
"swiss-efv-mcp"
]
}
}
} 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.
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 →
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 →
dump_status 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.
| Name | Type | Req | Description |
|---|---|---|---|
| datasets | object | yes | – |
| healthy | boolean | yes | – |
| message | string | yes | – |
| source | string | – | – |
No examples provided.
fiscal_budget_breakdown 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.
| Name | Type | Req | Description |
|---|---|---|---|
| contains | – | – | – |
| level | integer | – | – |
| topic | string | – | – |
| year | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| items | array | yes | – |
| level | integer | yes | – |
| note | – | – | – |
| provenance | string | yes | dump = freshly fetched CSV, cached = in-memory |
| source | string | – | – |
| topic | string | yes | – |
| year | integer | yes | – |
No examples provided.
fiscal_by_institution 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.
| Name | Type | Req | Description |
|---|---|---|---|
| departement | – | – | – |
| variable | string | – | – |
| year_from | – | – | – |
| year_to | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| filter_departement | – | yes | – |
| filter_variable | – | yes | – |
| note | – | – | guidance when the result is empty or has a caveat (ARCH-003) |
| points | array | yes | – |
| provenance | string | yes | dump = freshly fetched CSV, cached = in-memory |
| source | string | – | – |
No examples provided.
fiscal_headline 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.
| Name | Type | Req | Description |
|---|---|---|---|
| household | string | – | – |
| model | string | – | – |
| variable | string | yes | – |
| year_from | – | – | – |
| year_to | – | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| household | string | yes | hh: bund | ktn | gdn | staat | sv | bund_ktn_gdn |
| model | string | yes | fs (Finanzstatistik) | gfs (GFS-Modell) |
| note | – | – | guidance when the result is empty or has a caveat (ARCH-003) |
| points | array | yes | – |
| provenance | string | yes | dump = freshly fetched CSV, cached = in-memory |
| source | string | – | – |
| unit | string | – | – |
| variable | string | yes | – |
No examples provided.
fiscal_list_dimensions 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.
| Name | Type | Req | Description |
|---|---|---|---|
| budget_topics | array | yes | – |
| headline_variables | array | yes | – |
| households | array | yes | – |
| institution_departments | array | yes | – |
| institution_variables | array | yes | – |
| models | array | yes | – |
| provenance | string | yes | dump = freshly fetched CSV, cached = in-memory |
| source | string | – | – |
No examples provided.
fiscal_status 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.
| Name | Type | Req | Description |
|---|---|---|---|
| datasets | object | yes | – |
| healthy | boolean | yes | – |
| message | string | yes | – |
| source | string | – | – |
No examples provided.
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.