Entscheidsuche — Schweizer Gerichtsentscheide
ES
Entscheidsuche — Schweizer Gerichtsentscheide
/search

Search decisions

Full-text search across Swiss court judgments, court decisions and case law from entscheidsuche.ch. Covers decisions of the Federal Supreme Court (BGer, BGE) an

liveverifiedunknown~5s typical
mcpprobedentscheidsucheschweizer
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ch-entscheidsuche-mcp /search for me.

Input

FieldTypeDescription
querystringFull-text query. "..." for phrases, AND/OR/NOT for Boolean operators, * and ? for wildcard default "*"
languagestringOptional preferred language for highlighting/display (de, fr, it). If omitted, the first a
sortstring (relevance | date | scrapedate)Optional sort order: 'relevance' | 'date' (decision date) | 'scrapedate'. Default is 'rele default "relevance"
sizeintegerResults per page (1–100). default 20
search_afterstringCursor from `next_cursor` of the previous response.
decision_date_fromstringLower bound for the decision date (YYYY-MM-DD, inclusive).
decision_date_tostringUpper bound for the decision date (YYYY-MM-DD, inclusive).
scrape_date_fromstringLower bound for the scrape date (YYYY-MM-DD, inclusive).
scrape_date_tostringUpper bound for the scrape date (YYYY-MM-DD, inclusive).
hierarchystringList of hierarchy IDs (canton/court/chamber). Multiple IDs are combined with OR; with othe
language_filterstringFilter by document language(s).
include_aggregationsbooleanInclude aggregations (distributions over the results). default false

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ch-entscheidsuche-mcp","endpoint":"/search","input":{"query":"*","sort":"relevance","size":20,"include_aggregations":false}}'
cli
npx cracked-ai run -p mcp-ch-entscheidsuche-mcp -e /search -i '{"query":"*","sort":"relevance","size":20,"include_aggregations":false}'
mcp
run_tool({ provider: "mcp-ch-entscheidsuche-mcp", endpoint: "/search", input: {"query":"*","sort":"relevance","size":20,"include_aggregations":false} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.