Antrieb vs Entscheidsuche — Schweizer Gerichtsentscheide
In-depth architectural comparison of the Antrieb and Entscheidsuche — Schweizer Gerichtsentscheide MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
Antrieb
Developer Tools · Remote HTTP/SSE
Quality: 51/100 (Good) | Auth: No auth required
Entscheidsuche — Schweizer Gerichtsentscheide
Developer Tools · Local stdio
Quality: 52/100 (Good) | Auth: No auth required
Verdict Summary: Choose Antrieb if you need specialized Developer Tools tools running via a hosted cloud SSE transport. Choose Entscheidsuche — Schweizer Gerichtsentscheide if your workspace requires Developer Tools integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
A
Choose Antrieb when:
You need dedicated capabilities in the Developer Tools domain.
You prefer remote streaming HTTP/SSE transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Spin up a VM cluster. Returns a session handle, node names, TTL, and how long the provision took. Nodes get private IPs, `/etc/hosts` entries, and a shared ed25519 keypair for passwordless SSH.
exec
Run a shell command on a specific node. Returns stdout, stderr, and exit code. Every command has access to cluster env vars (`NODE_NAME`, `NODE_INDEX`, `NODE_IP`, `CLUSTER_HOSTS`, `CLUSTER_SSH_PUBKEY`, `CLUSTER_SSH_PRIVKEY`) for coordination across nodes.
save
Persist an artifact. Saved artifacts live in your org's namespace and are immediately available to future `provision` / `search` calls.
search
Browse catalogs, or fetch a specific runbook. Two modes: **browse** (keywords or no params → list of metadata) and **fetch** (`type=runbook`, `fq_name=namespace/name` → single runbook including full body, required before applying it).
delete
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
Antrieb is categorized under Developer Tools and uses a remote streaming HTTP/SSE transport. In contrast, Entscheidsuche — Schweizer Gerichtsentscheide belongs to Developer Tools using local stdio subprocess. Select Antrieb when you need capabilities focused on developer tools and Entscheidsuche — Schweizer Gerichtsentscheide when you require tools for developer tools.
Destroy a cluster or decommission a saved artifact. `antrieb/*` defaults are never deletable.
Entscheidsuche — Schweizer Gerichtsentscheide Tools (6)
search
Volltextsuche mit Lucene-Syntax. Filter nach Entscheiddatum, Scrape-Datum, Hierarchie (Kanton / Gericht / Kammer) und Sprache. Sortierung nach Relevanz, Entscheiddatum oder Scrape-Datum. Paginierung über `next_cursor` / `search_after`. Aggregationen für Facetten-Auswertung.
search_by_case_number
Exakte Phrasensuche nach Geschäftsnummern, Aktenzeichen und BGE-Zitaten (z.B. `BGE 142 III 1`, `6B_1234/2025`, `5A_396/2015`). Setzt die Nummer automatisch in Anführungszeichen.
fetch_document
Vollständigen Entscheid samt Volltext anhand der ID abrufen.
list_hierarchy
Hierarchie-IDs (Bund / Kanton / Gericht / Kammer) mit Trefferzahlen.
list_facets
Hierarchischer Facetten-Baum mit lokalisierten Labels in DE/FR/IT.
server_info
Versions- und Konfigurationsinformationen.
Entscheidsuche — Schweizer Gerichtsentscheide vs Claude Task Master