In-depth architectural comparison of the MCP Sudact and IndoCourtAtlas MCP servers. Compare execution transports, security boundaries, tool capabilities, quality scores, and ready-to-paste client installation snippets for Claude, Cursor, Windsurf, and VS Code.
At a Glance & Executive Verdict
MCP Sudact
Legal · Local stdio
Quality: 59/100 (Good) | Auth: API Key required
IndoCourtAtlas
Legal · Remote HTTP/SSE
Quality: 48/100 (Fair) | Auth: No auth required
Verdict Summary: Choose MCP Sudact if you need specialized Legal tools running via a local process. Choose IndoCourtAtlas if your workspace requires Legal integration with remote web transport. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose MCP Sudact when:
You need dedicated capabilities in the Legal domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: API Key required (Paid Service).
You have access to required keys: MCP_SUDACT_TOKEN, MCP_SUDACT_API_BASE, MCP_SUDACT_TIMEOUT.
Полнотекстовый поиск судебных дел РФ — как родной поиск на sudact.ru.
Ищет по тексту документа с фильтрами по статье закона, типу суда, инстанции и
датам; возвращает реальный total_found и выдачу с case_id/url для последующего
get_citation. Требуется ключ MCP_SUDACT_TOKEN (тариф Pro): движок поиска —
на нашем сервере.
get_citation
Полный текст судебного решения по url карточки sudact.ru или case_id.
Тянет полный текст решения (с сервера), с опциональной анонимизацией ФИО.
Нужно указать url или case_id. Требуется ключ MCP_SUDACT_TOKEN (тариф Pro).
IndoCourtAtlas Tools (3)
Court_list_cases
Paginated court cases with explicit filters like `court`, `courtCategory`, `level`, `year`, `caseType`, `partiesContains`, `registerNumberContains`, and `titleContains
Court_get_case
Single court case by id, including parties and documents
Ready-to-Paste Client Configurations
Paste either (or both) of these JSON server blocks into your client config file (e.g. claude_desktop_config.json or ~/.cursor/mcp.json).
MCP Sudact is categorized under Legal and uses a local stdio subprocess. In contrast, IndoCourtAtlas belongs to Legal using remote streaming HTTP/SSE transport. Select MCP Sudact when you need capabilities focused on legal and IndoCourtAtlas when you require tools for legal.