Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Legal Court Server

БесплатноНе проверен

MCP Server providing AI agents access to over 3 million US court decisions via CourtListener and EU legislation via EUR-Lex, with tools for searching cases, cit

GitHubEmbed

Описание

MCP Server providing AI agents access to over 3 million US court decisions via CourtListener and EU legislation via EUR-Lex, with tools for searching cases, citations, judges, and court information.

README

MCP Server for court decisions, case law, and legal research. Gives AI agents access to 3M+ US court decisions via CourtListener and EU legislation via EUR-Lex.

Tools

Tool Description
search_cases Search 3M+ US court decisions by keyword
get_case_details Get full case details (judges, citations, opinion text)
search_by_citation Find a case by legal citation (e.g. "410 U.S. 113")
get_court_info Information about a specific court
search_judges Search judges by name
search_eu_law Search EU legislation and case law via EUR-Lex

Installation

pip install legal-court-mcp-server

Usage with Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "legal-court": {
      "command": "legal-court-server"
    }
  }
}

Or with uvx (no install needed):

{
  "mcpServers": {
    "legal-court": {
      "command": "uvx",
      "args": ["legal-court-mcp-server"]
    }
  }
}

Data Sources

  • CourtListener — Free, open database of 3M+ US court opinions. No API key needed.
  • EUR-Lex — Official EU law database with regulations, directives, and case law.

Examples

search_cases("free speech first amendment")
search_cases("copyright fair use", court="scotus")
search_by_citation("347 U.S. 483")  # Brown v. Board of Education
get_court_info("scotus")
search_judges("Ruth Bader Ginsburg")
search_eu_law("artificial intelligence regulation")

More MCP Servers by AiAgentKarl

Category Servers
🔗 Blockchain Solana
🌍 Data Weather · Germany · Agriculture · Space · Aviation · EU Companies
🔒 Security Cybersecurity · Policy Gateway · Audit Trail
🤖 Agent Infra Memory · Directory · Hub · Reputation
🔬 Research Academic · LLM Benchmark · Legal

→ Full catalog (40+ servers)

License

MIT

from github.com/AiAgentKarl/legal-court-mcp-server

Установить Legal Court Server в Claude Desktop, Claude Code, Cursor

Рекомендуется · одна команда, все IDE
unyly install legal-court-mcp-server

Ставит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.

Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh

Или настроить вручную

Выполни в терминале:

claude mcp add legal-court-mcp-server -- uvx legal-court-mcp-server

FAQ

Legal Court Server MCP бесплатный?

Да, Legal Court Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Legal Court Server?

Нет, Legal Court Server работает без API-ключей и переменных окружения.

Legal Court Server — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Legal Court Server в Claude Desktop, Claude Code или Cursor?

Открой Legal Court Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Legal Court Server with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai