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/parlament-mcp

PYPI · PARLAMENT-MCP · SCANNED SEP 20

Swiss Federal Parliament Curia Vista OData API

Available components

0 this week 61 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 42 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 Usability64
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 981 tokens (~140/item across 7 items; 7 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • 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 7 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 7 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/parlament-mcp server?

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

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

  • 19 Sept 26 −3
    • Stability: pass → 0.80 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 −14
    • Malware scan: pass → unverified security
  • 12 Sept 26 +12
    • Malware scan: unverified → pass security
    • Stability: pass → 0.80 functional
  • 11 Sept 26 0
    • 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/parlament-mcp@0.3.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 42 packages
Packages resolved 42
No linked repository 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 7 exposed · ~981 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
parlament_get_business ~100

Vollständige Details eines parlamentarischen Vorstosses nach Curia Vista ID abrufen. <use_case>Nach einer Suche verwenden, um vollständige Informationen inkl. Ausgangslage, Vorstosstext und Antwort des Bundesrats zu erhalten.</use_case> <important_notes>Benötigt die numerische Geschäfts-ID (aus parlament_search_business). `found=false` bei unbekannter ID.</important_notes>

NameTypeReqDescription
paramsyes
NameTypeReqDescription
council
department
description
federal_council_response
foundboolean
id
initial_situation
licensestring
motion_text
proceedings
short_number
sourcestring
status
status_date
submission_date
submitted_by
submitted_text
tags
title
type
url

No examples provided.

parlament_get_sessions ~79

Aktuelle parlamentarische Sessionen mit Daten auflisten. <use_case>Session-IDs aus dieser Liste zum Filtern von Abstimmungen oder Transkripten verwenden.</use_case> <important_notes>Session-Namen können für sehr aktuelle Sessionen `null` sein – dann die Session-ID verwenden.</important_notes>

NameTypeReqDescription
paramsyes
NameTypeReqDescription
countinteger
licensestring
match_typestring
note
offsetinteger
provenancestring
resultsarray
sourcestring
suggestionsarray

No examples provided.

parlament_get_transcript ~141

Den vollen Wortlaut **eines einzelnen** Votums nach Transkript-ID abrufen. <use_case>Nach einer Suche mit parlament_search_transcripts den kompletten Wortlaut eines konkreten Votums holen – zitierfähig, mit stabiler URL.</use_case> <important_notes>Ausgabe ist gedeckelt (`max_chars`); bei Kürzung ist `is_excerpt=True` gesetzt und `note`/`next_offset` erklären, wie die Fortsetzung zu laden ist. Kein stilles Kürzen. Der Wortlaut wird nie durch eine Zusammenfassung ersetzt.</important_notes>

NameTypeReqDescription
paramsyes
NameTypeReqDescription
business_number
business_title
canton
citationstring
council
date
foundboolean
function
group
is_excerptboolean
language
licensestring
next_offset
note
offsetinteger
provenancestring
session_id
sourcestring
source_url
speaker
textstring
total_length_charsinteger
transcript_id

No examples provided.

parlament_get_votes ~106

Parlamentarische Abstimmungen (im Rat) mit Ja/Nein-Bedeutung abrufen. <use_case>Zeigt, wie der Rat über Themen wie KI-Regulierung, Bildungsfinanzierung oder Digitalisierungsprojekte abgestimmt hat.</use_case> <important_notes>`meaning_yes`/`meaning_no` erklären, was ein Ja/Nein im konkreten Geschäft bedeutet – wichtig zur korrekten Interpretation.</important_notes>

NameTypeReqDescription
paramsyes
NameTypeReqDescription
countinteger
licensestring
match_typestring
note
offsetinteger
provenancestring
resultsarray
sourcestring
suggestionsarray

No examples provided.

parlament_search_business ~164

Parlamentarische Vorstösse suchen (Motionen, Interpellationen, Postulate usw.). Durchsucht Curia Vista Geschäftsdaten von ws.parlament.ch. <use_case>Politische Recherche zu Bildungs-, Datenschutz- oder Verwaltungsthemen; hängige Vorstösse zu KI in der Bildung, Digitalisierungsinitiativen oder beliebigen Politikthemen finden.</use_case> <important_notes>Titel-Suche via OData substringof() (gross-/klein-sensitiv). Maximal 100 Treffer pro Aufruf; mit `offset` paginieren.</important_notes> <example>keyword='KI', keyword2='Schule', status='Eingereicht'</example>

NameTypeReqDescription
paramsyes
NameTypeReqDescription
countinteger
licensestring
match_typestring
note
offsetinteger
provenancestring
resultsarray
sourcestring
suggestionsarray

No examples provided.

parlament_search_members ~105

National- und Ständeräte suchen. <use_case>Alle Zürcher Ratsmitglieder ('ZH') oder Mitglieder einer bestimmten Partei finden. Synergie: mit parlament_search_business kombinieren, um Urheber von Vorstössen zu identifizieren.</use_case> <important_notes>`active_only=True` (Default) liefert nur amtierende Mitglieder. Kanton als 2-Buchstaben-Kürzel.</important_notes>

NameTypeReqDescription
paramsyes
NameTypeReqDescription
countinteger
licensestring
match_typestring
note
offsetinteger
provenancestring
resultsarray
sourcestring
suggestionsarray

No examples provided.

parlament_search_transcripts ~286

Wörtliche Wortmeldungen aus den Ratsdebatten durchsuchen (Amtliches Bulletin). Liefert **kurze, zitierfähige Auszüge** (kein Volltext) mit korrekter AB-Zitation und stabiler Quell-URL. Für den Wortlaut eines einzelnen Votums danach `parlament_get_transcript(transcript_id=…)` verwenden. <use_case>«Was hat Nationalrätin X in der Frühjahrssession 2024 zur Volksschule gesagt?» – Sprecher, Session, Rat, Geschäft oder Datumsfenster kombinieren. Synergie mit fedlex-mcp: vom Gesetzestext zur Debatte.</use_case> <important_notes>Nur echte Wortmeldungen (keine Abstimmungszeilen). Der `Language`-Filter dedupliziert die Editionen und blendet keine französisch-/italienischsprachigen Voten aus – die reale Sprache steht in `language`. Abdeckung ab 1999-12-06. Für beste Latenz `session_id`, `business_number` oder ein Datumsfenster mit einem freien `keyword` kombinieren.</important_notes> <example>speaker_name='Munz', session_id=5202, keyword='Volksschule'</example>

NameTypeReqDescription
paramsyes
NameTypeReqDescription
citation_notestring
countinteger
coverage_sincestring
editionstring
full_text_hintstring
language_notestring
licensestring
match_typestring
note
offsetinteger
provenancestring
resultsarray
sourcestring
suggestionsarray

No examples provided.

Common questions

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

io.github.malkreide/parlament-mcp is listed in the public MCP registry as io.github.malkreide/parlament-mcp. Swiss Federal Parliament Curia Vista OData API. This page covers its PyPI package (parlament-mcp).

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

io.github.malkreide/parlament-mcp scores 61 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/parlament-mcp server expose?

io.github.malkreide/parlament-mcp exposes 7 tools: parlament_search_business, parlament_get_business, parlament_search_members, parlament_get_votes, parlament_get_sessions, and 2 more. Their descriptions and schemas cost roughly 981 tokens of context every time the server is loaded.

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

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