Entscheidsuche MCP ServerServer

self-tech-labs
GitHub
LegalSearchCourt Decisions

Loading subscription status...

💡 Description

An MCP server that provides standardized access to Swiss court decisions through the entscheidsuche.ch API, allowing LLMs to search, retrieve and analyze legal documents from Swiss jurisdictions.

📝 JSON Entries

{
  "mcpServers": [
    {
      "entscheidsuche": {
        "args": [
          "/absolute/path/to/entscheidsuche-mcp-server/build/index.js"
        ],
        "command": "node"
      }
    }
  ]
}

🛠️ Tools

search-decisionsget-document-contentlist-courtsget-document-urls

Features

  • Access to Swiss court decisions as searchable resources
  • Tools for searching court decisions, retrieving documents, listing courts by canton
  • Templates for common legal research tasks

💬 Example Queries

  • Can you find Swiss court decisions about copyright infringement in Zurich from the last 5 years?
  • How do different Swiss cantons approach the legal issue of tenant rights in rental disputes?
  • Can you retrieve and analyze the decision with ID 'ZH_VG-VB.2021.00042'?