Judicature
БесплатноНе проверенEnables searching the ak-vrana.cz website for articles by keywords and extracting webpage content to Markdown format.
Описание
Enables searching the ak-vrana.cz website for articles by keywords and extracting webpage content to Markdown format.
README
FastMCP server running over HTTP with Uvicorn.
Available Tools
1. search_ak_vrana
Search the ak-vrana.cz website for articles matching given keywords.
Parameters:
keywords(string): Search keywords (e.g., "odcizeni veci")
Returns: JSON with search results including article links and text.
2. extract_page_content
Extract and convert webpage content to Markdown format.
Parameters:
url(string): Full URL of the webpage to extract
Returns: JSON with markdown-formatted content from the page's <main> element.
Quick Start
Build:
docker build -t judicature-mcp .
Run:
docker run -p 8000:8000 judicature-mcp
Access: http://localhost:8000
Development
With auto-reload:
docker run -p 8000:8000 -v $(pwd):/app judicature-mcp uvicorn server:app --host 0.0.0.0 --port 8000 --reload
Interactive shell:
docker run -it --rm judicature-mcp /bin/bash
Known Issues
- Search pagination: The
search_ak_vranatool only processes the first page of search results. If the search returns multiple pages, subsequent pages are not retrieved. - Extra content in extraction: The
extract_page_contenttool extracts all content within<main>tags, which may include crossroad/navigation elements below the main article text, potentially causing unintended text additions in the markdown output.
Установка Judicature
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/danospanos/mcp-caselaw-server-czFAQ
Judicature MCP бесплатный?
Да, Judicature MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Judicature?
Нет, Judicature работает без API-ключей и переменных окружения.
Judicature — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Judicature в Claude Desktop, Claude Code или Cursor?
Открой Judicature на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Judicature with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
