In-depth architectural comparison of the IndoCourtAtlas and MCP Sudact 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
IndoCourtAtlas
Legal · Remote HTTP/SSE
Quality: 48/100 (Fair) | Auth: No auth required
MCP Sudact
Legal · Local stdio
Quality: 59/100 (Good) | Auth: API Key required
Verdict Summary: Choose IndoCourtAtlas if you need specialized Legal tools running via a hosted cloud SSE transport. Choose MCP Sudact if your workspace requires Legal integration with local subprocess execution. Both servers can be configured concurrently in your client's mcpServers manifest.
Which MCP Server Should You Choose?
Choose IndoCourtAtlas when:
You need dedicated capabilities in the Legal domain.
You prefer remote streaming HTTP/SSE transport architecture.
Your security boundary fits: No auth required (Free / Open Source).
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
Court_get_document
Plain-text decision document by case id
MCP Sudact Tools (2)
search_cases
Полнотекстовый поиск судебных дел РФ — как родной поиск на sudact.ru.
Ищет по тексту документа с фильтрами по статье закона, типу суда, инстанции и
датам; возвращает реальный total_found и выдачу с case_id/url для последующего
get_citation. Требуется ключ MCP_SUDACT_TOKEN (тариф Pro): движок поиска —
на нашем сервере.
get_citation
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).
IndoCourtAtlas is categorized under Legal and uses a remote streaming HTTP/SSE transport. In contrast, MCP Sudact belongs to Legal using local stdio subprocess. Select IndoCourtAtlas when you need capabilities focused on legal and MCP Sudact when you require tools for legal.
Полный текст судебного решения по url карточки sudact.ru или case_id.
Тянет полный текст решения (с сервера), с опциональной анонимизацией ФИО.
Нужно указать url или case_id. Требуется ключ MCP_SUDACT_TOKEN (тариф Pro).