In-depth architectural comparison of the Lexapi MCP 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
Lexapi MCP
Legal · Local stdio
Quality: 60/100 (Good) | Auth: API Key required
MCP Sudact
Legal · Local stdio
Quality: 59/100 (Good) | Auth: API Key required
Verdict Summary: Choose Lexapi MCP if you need specialized Legal tools running via a local process. 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 Lexapi MCP when:
You need dedicated capabilities in the Legal domain.
You prefer local stdio subprocess transport architecture.
Your security boundary fits: API Key required (Freemium).
You have access to required keys: LEXAPI_API_KEY, LEXAPI_BASE_URL.
EU legal research over EUR-Lex — 10 tools for structured search, CELEX/URL document fetch, recent Official Journal publications, inbound/outbound citation graph, and semantic search over case law + legislation. FREE tier available; semantic tools require a paid plan. Install: npx -y @lexapi/mcp.
Russian court practice (Sudact): case search by article, court, instance and dates; full decision text.
Lexapi MCP is categorized under Legal and uses a local stdio subprocess. In contrast, MCP Sudact belongs to Legal using local stdio subprocess. Select Lexapi MCP when you need capabilities focused on legal and MCP Sudact when you require tools for legal.
Documents this CELEX cites (outbound, typed edges).
lex_citation_network
Both directions in one call.
lex_semantic_case_law
Embedding search over EU case law (paid plans).
lex_semantic_legislation
Embedding search over EU legislation (paid plans).
MCP Sudact Tools (2)
search_cases
Полнотекстовый поиск судебных дел РФ — как родной поиск на 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).