Courtlistener MCP Ser… vs Entscheidsuche — Schw… | AllMCPs
Side-by-Side Model Context Protocol Comparison
Courtlistener MCP Server vs Entscheidsuche — Schweizer Gerichtsentscheide
In-depth architectural comparison of the Courtlistener MCP Server 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
Courtlistener MCP Server
Legal · Local stdio
Quality: 51/100 (Good) | Auth: No auth required
Entscheidsuche — Schweizer Gerichtsentscheide
Legal · Remote HTTP/SSE
Quality: 49/100 (Fair) | Auth: No auth required
Verdict Summary: Choose Courtlistener MCP Server if you need specialized Legal tools running via a local process. Choose Entscheidsuche — Schweizer Gerichtsentscheide if your workspace requires Legal integration with remote web transport. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose Courtlistener MCP Server when:
You need dedicated capabilities in the Legal domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
Full-text search across 9M+ written court opinions with field-level filtering, date ranges, status, and sort
courtlistener_get_opinion
Fetch full text and metadata for an opinion cluster — returns all opinion variants (majority, concurrence, dissent)
courtlistener_get_citations
Retrieve the citation network for an opinion: opinions cited by it (`citing`) or that cite it (`cited_by`)
courtlistener_lookup_citation
Resolve legal citations (e.g., "410 U.S. 113") to cluster IDs and case metadata — one entry per citation found in the input
courtlistener_search_dockets
Search RECAP federal court dockets by party name, attorney, court, and date
courtlistener_get_docket
Fetch docket metadata and entry list for a single federal case
courtlistener_get_parties
Fetch all parties and attorneys of record for a RECAP federal docket by docket ID
courtlistener_search_judges
Search judge records by name, appointing president, court, and political affiliation
courtlistener_get_judge
Fetch full biographical profile, appointment history, and education for a single judge
courtlistener_lookup_courts
List courts filtered by jurisdiction type, active/inactive status, and scraper coverage
courtlistener_search_oral_arguments
Search appellate oral argument audio recordings by case name, court, and date argued
courtlistener_get_oral_argument
Fetch full detail for a single oral argument — panel, duration, MP3 link, and speech-to-text transcript
+2 more tools listed on main page
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.
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).
Courtlistener MCP Server is categorized under Legal and uses a local stdio subprocess. In contrast, Entscheidsuche — Schweizer Gerichtsentscheide belongs to Legal using remote streaming HTTP/SSE transport. Select Courtlistener MCP Server when you need capabilities focused on legal and Entscheidsuche — Schweizer Gerichtsentscheide when you require tools for legal.