entscheidsuche-MCP-server

entscheidsuche-MCP-server

3.3

If you are the rightful owner of entscheidsuche-MCP-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

An MCP server for accessing the entscheidsuche.ch Swiss legal decision search API.

The Entscheidsuche MCP Server provides standardized access to Swiss court decisions through the Model Context Protocol (MCP). It enables Language Learning Models (LLMs) like Claude to search, retrieve, and analyze legal documents from the entscheidsuche.ch database. This server is designed to facilitate legal research by providing tools and resources to access court decisions, list courts by canton, and utilize templates for common legal research tasks. It is built with the MCP TypeScript SDK, ensuring proper authentication, error handling, and adherence to rate limits to maintain server integrity.

Features

  • Resources: Access Swiss court decisions as searchable resources.
  • Tools: Search court decisions, retrieve documents, list courts by canton.
  • Prompts: Templates for common legal research tasks.

Tools

  1. search-decisions

    Search for court decisions using Elasticsearch query syntax.

  2. get-document-content

    Retrieve the content of a specific document.

  3. list-courts

    List available courts by canton.

  4. get-document-urls

    Get direct URLs for a document's PDF and HTML versions.