Data Collection
entscheidsuche.ch
Provides search and retrieval of Swiss court decisions and case law.
ENDPOINT 1
https://mcp.entscheidsuche.ch/mcp
MCP server metadata
- Name
- entscheidsuche
- Version
- 1.27.0
MCP-Server für entscheidsuche.ch — eine Suchmaschine für Schweizer Gerichtsentscheide, Gerichtsurteile, Rechtsprechung und Swiss case law. Die Tools helfen bei Entscheiden des Bundesgerichts (BGer, BGE) sowie kantonalen Gerichten, Obergerichten, Verwaltungsgerichten und weiteren Schweizer Gerichten. Unterstützt Volltextsuche, Geschäftsnummern- bzw. Urteilsnummern-Suche, Volltext-Abruf einzelner Entscheide, Hierarchien für Kantone und Gerichte sowie Facetten für Filter und Recherche.
Known tools 6
searchFull-text search across Swiss court judgments, court decisions and case law from entscheidsuche.
Inferred read-onlysearch_by_case_numberSpecialized search for case numbers, judgment numbers and BGE citations in Swiss court judgments.
Inferred read-onlyfetch_documentFetch a single Swiss court decision, judgment or Federal Supreme Court decision by its document ID (`_id`).
Inferred read-onlylist_hierarchyReturns the available hierarchy IDs for Swiss cantons, courts and chambers together with document counts.
Inferred read-onlylist_facetsHierarchical facet tree with localized labels for cantons, courts and chambers.
Inferred read-onlyserver_infoVersion info and configured endpoint URLs of the MCP server for Swiss case law and court decisions.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.entscheidsuche]
url = "https://mcp.entscheidsuche.ch/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"entscheidsuche": {
"type": "http",
"url": "https://mcp.entscheidsuche.ch/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: entscheidsuche
Remote MCP URL: https://mcp.entscheidsuche.ch/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"entscheidsuche": {
"url": "https://mcp.entscheidsuche.ch/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"entscheidsuche": {
"type": "http",
"url": "https://mcp.entscheidsuche.ch/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "entscheidsuche",
"transport": "streamable-http",
"url": "https://mcp.entscheidsuche.ch/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for entscheidsuche.ch was fetched 2026-08-23T22:20:11.766Z.
entscheidsuche.ch is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.