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-food-safety-mcp

PYPI · SWISS-FOOD-SAFETY-MCP · SCANNED SEP 20

BLV open data for food safety and veterinary inspections

+16 this week 83 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 Security99
  • No malware found by supply-chain analysis.Pass
  • 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
  • 2 of 23 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 50 days ago).Pass
  • Publishes a security disclosure policy (SECURITY.md).Pass
Schema Quality & AI Usability88
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 1187 tokens (~91/item across 13 items; 11 tools + 2 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 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
  • 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 11 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 supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

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

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

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

  • 20 Sept 26 +16
    • Malware scan: unverified → pass security
  • 19 Sept 26 −3
    • Stability: pass → 0.83 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

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

  • 12 Sept 26 +1

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

  • 11 Sept 26 −4
    • Stability: pass → 0.77 functional
  • 10 Sept 26 +1
    • Stability: 0.97 → pass security
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-food-safety-mcp@1.1.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 23 packages
Packages resolved 23
Stale 2
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 11 exposed · ~1,091 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
blv_get_animal_health_stats ~64

Annual animal health statistics from BLV (opendata.swiss CSV/JSON). Use case: track year-over-year animal health indicators across Switzerland.

NameTypeReqDescription
yearFilter by year (e.g. 2023). None returns all available years.
NameTypeReqDescription
resultarrayyes

No examples provided.

blv_get_antibiotic_usage_vet ~99

Veterinary antibiotic usage data from the Swiss ISABV monitoring system. Use case: analyse antibiotic consumption trends by livestock species, e.g. for antimicrobial-resistance reporting.

NameTypeReqDescription
animal_speciesstringFilter by species (e.g. "Rind", "Schwein", "Geflügel"). Empty = all.
yearFilter by year (e.g. 2022). None = all years.
NameTypeReqDescription
resultarrayyes

No examples provided.

blv_get_avian_influenza ~100

Wild bird avian influenza (H5N1 / HPAI) surveillance data with geodata. Use case: locate and date wild-bird avian influenza detections, optionally narrowed to one canton.

NameTypeReqDescription
cantonstringTwo-letter canton code (e.g. "ZH"). Empty = all Switzerland.
yearFilter by year (e.g. 2024). None = all.
NameTypeReqDescription
resultarrayyes

No examples provided.

blv_get_dataset_info ~72

Detailed metadata and resource URLs for a specific BLV dataset. Use case: obtain the concrete download URLs and formats of a dataset found via blv_list_datasets, including its open-data licence.

NameTypeReqDescription
dataset_namestringyesCKAN dataset name/slug (from blv_list_datasets).

Structured output declared, but exposes no named fields.

No examples provided.

blv_get_food_control_results ~94

Cantonal food inspection results and violation rates (Lebensmittelkontrolle). Use case: compare inspection volumes and violation rates between cantons or across years.

NameTypeReqDescription
cantonstringTwo-letter canton abbreviation (e.g. "ZH"). Empty = all.
limitintegerMaximum rows to return (default 100).
yearFilter by year. None = all available.
NameTypeReqDescription
resultarrayyes

No examples provided.

blv_get_meat_inspection_stats ~94

Slaughterhouse meat inspection statistics (Fleischuntersuchung). Use case: review slaughter counts and condemnation rates by animal type and year.

NameTypeReqDescription
animal_typestringFilter by animal type (e.g. "Rind", "Schwein", "Geflügel"). Empty = all.
yearFilter by year (e.g. 2023). None = all.
NameTypeReqDescription
resultarrayyes

No examples provided.

blv_get_nutrition_data_children ~101

Swiss national children's nutrition survey data (menuCH-Kids). Use case: examine children's nutrient intake by age group against dietary recommendations.

NameTypeReqDescription
age_groupstringFilter by age group (e.g. "6-9", "10-12"). Empty = all.
nutrientstringFilter by nutrient name (e.g. "Energie", "Zucker", "Eisen"). Empty = all.
NameTypeReqDescription
resultarrayyes

No examples provided.

blv_get_public_warnings ~75

Current BLV food recalls and public health warnings (live RSS feed). Use case: answer questions about food safety alerts currently active in Switzerland, e.g. "which products have been recalled recently?".

NameTypeReqDescription
limitintegerMaximum number of items to return (default 20, max 50).
NameTypeReqDescription
resultarrayyes

No examples provided.

blv_list_datasets ~92

Browse all BLV open datasets on opendata.swiss (CKAN API). Use case: discover which datasets exist before drilling into one with blv_get_dataset_info, or to map a topic to a concrete dataset slug.

NameTypeReqDescription
limitintegerMaximum datasets to return (default 28 = all BLV datasets).
searchstringOptional keyword filter on title/notes.
NameTypeReqDescription
resultarrayyes

No examples provided.

blv_search_animal_diseases ~159

Search notifiable animal disease cases in Switzerland since 1991 (InfoSM). Use case: report on disease occurrence by canton and year, e.g. "were there avian influenza cases in Bern in 2024?".

NameTypeReqDescription
cantonstringTwo-letter canton abbreviation (e.g. "ZH", "BE"). Empty = all cantons.
diseasestringDisease name filter (partial match, e.g. "Maul", "Vogelgrippe"). Empty = all.
limitintegerMaximum results (default 50).
year_fromintegerStart year (default 2020).
year_tointegerEnd year (default 2024).
NameTypeReqDescription
resultarrayyes

No examples provided.

blv_search_pesticide_products ~141

Search the Swiss approved pesticide register (Pflanzenschutzmittelverzeichnis). Use case: check whether a plant-protection product or active ingredient is approved (or revoked) in Switzerland.

NameTypeReqDescription
active_ingredientstringFilter by active ingredient, e.g. "Kupfer", "Glyphosat". Empty = all.
limitintegerMaximum results (default 50).
product_namestringFilter by product name (partial match). Empty = all.
statusstringAuthorization status — "bewilligt" (approved), "widerrufen" (revoked), or "".
NameTypeReqDescription
resultarrayyes

No examples provided.

Common questions

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

io.github.malkreide/swiss-food-safety-mcp is listed in the public MCP registry as io.github.malkreide/swiss-food-safety-mcp. BLV open data for food safety and veterinary inspections. This page covers its PyPI package (swiss-food-safety-mcp).

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

io.github.malkreide/swiss-food-safety-mcp scores 83 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-food-safety-mcp server expose?

io.github.malkreide/swiss-food-safety-mcp exposes 11 tools: blv_get_public_warnings, blv_list_datasets, blv_get_dataset_info, blv_search_animal_diseases, blv_get_animal_health_stats, and 6 more. Their descriptions and schemas cost roughly 1,091 tokens of context every time the server is loaded.

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

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