mcpbeat Sign in

Swiss Democracy MCP Server

local only

Swiss Democracy MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 107 installs a week from pypi. Last commit 18 Sep 2026.

Parliament OData, Swissvotes, referendums, voting results

Installs per day peak 42 · avg 16 · -16% w/w
a month agotoday
107
Installs / week
pypi · swiss-democracy-mcp
2
Stars
0 open issues
18 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Swiss Democracy MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add swiss-democracy-mcp -- uvx swiss-democracy-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "swiss-democracy-mcp": {
      "args": [
        "swiss-democracy-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.swiss-democracy-mcp]
command = "uvx"
args = ["swiss-democracy-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "swiss-democracy-mcp": {
      "args": [
        "swiss-democracy-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "swiss-democracy-mcp": {
      "args": [
        "swiss-democracy-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Swiss Democracy MCP

same job, measured the same way
Parlament MCP
by malkreide

Swiss Federal Parliament Curia Vista OData API

105 installs/wk local only
Storting No
by pipeworx-io

Stortinget (Norwegian Parliament) open data MCP — data.stortinget.no.

38 tools answering
Riksdagen Se
by pipeworx-io

Riksdagen (Swedish Parliament) open data MCP.

40 tools answering
Uk Parliament Lordsvotes
by nick-ma

MCP server for UK Parliament Lords Votes API

20 installs/wk local only
Uk Parliament Commonsvotes
by nick-ma

MCP server for UK Parliament Commons Votes API

25 installs/wk local only
Folketinget Dk
by pipeworx-io

Danish Parliament (Folketinget) open data MCP — oda.ft.dk, an OData v3 API.

34 tools answering
Uk Parliament Interests
by nick-ma

MCP server for UK Parliament Register of Interests API

32 installs/wk local only
Product Hunt Data (Official API)
by brenton-keller

Product Hunt launches, votes, makers, comments via the official API. Pay per result.

answering

Swiss Democracy MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Swiss Democracy MCP?
Swiss Democracy MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package swiss-democracy-mcp was installed 107 times last week.
How do I connect Swiss Democracy MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls swiss-democracy-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Swiss Democracy MCP?
The pypi package swiss-democracy-mcp was installed 107 times in the last week. Week over week that is -16%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Swiss Democracy MCP open source?
Yes — it is published under the MIT licence, written in Python and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.