71
/ 100
14 days ago
glama

parlament-mcp

An MCP server connecting AI models to the Swiss Federal Parliament via the Curia Vista OData API, enabling queries of motions, votes, members, sessions, and debate transcripts without authentication.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
6 tools verified — handlers match their declared behaviour
6 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: MCP_SESSION_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_BEARER_TOKENSbearer token, serve via the CORS/auth app factory and set :
🔐 secretMCP_SESSION_SECRET
configKUBERNETES_SERVICE_HOST
configRENDER
configOTEL_SERVICE_NAME
configENVIRONMENT
configOTEL_EXPORTER_OTLP_ENDPOINToutgoing HTTP; set (with the otel-export extra)
configMCP_ALLOWED_ORIGINSMCP_BEARER_TOKENS="alice:tok_abc,bob:tok_def" ="https://claude.ai" \
configPORTMCP_TRANSPORT=sse MCP_HOST=0.0.0.0 =8080 python -m parlament_mcp.server
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/malkreide-parlament-mcp-14943u)](https://m8ven.ai/mcp/malkreide-parlament-mcp-14943u)
commit: 0ed81ac37ec6aea15e21f91f7b7b8d235c1f8ade
code hash: 7b56c9c1ccff602d403b6c7f897bf0bebcc27846140fef0b6ef8e88786ce62b1
verified: 6/16/2026, 1:26:02 PM
view raw JSON →