Odel
lobbywatch mcp

lobbywatch mcp

Local
@malkreidePythonMITUpdated 6 days ago

Lobbywatch.ch transparency data on parliamentarians, interests, access badges

Runs locally over stdio

This server isn't hosted β€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIlobbywatch-mcpv0.3.6

Run

uvx lobbywatch-mcp

MCP client config

{
  "mcpServers": {
    "lobbywatch-mcp": {
      "command": "uvx",
      "args": [
        "lobbywatch-mcp"
      ]
    }
  }
}