Odel
swiss courts mcp

swiss courts mcp

Local
@malkreide1PythonMITUpdated 6 days ago

Swiss court decisions via entscheidsuche.ch, including federal and cantonal courts

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).

PyPIswiss-courts-mcpv0.4.0

Run

uvx swiss-courts-mcp

MCP client config

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