MCP Sudact vs Oyez — MCP Server Comparison | AllMCPs
Side-by-Side Model Context Protocol Comparison
MCP Sudact vs Oyez
In-depth architectural comparison of the MCP Sudact and Oyez 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
Oyez
Legal · Remote HTTP/SSE
Quality: 45/100 (Fair) | Auth: No auth required
Verdict Summary: Choose MCP Sudact if you need specialized Legal tools running via a local process. Choose Oyez 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).
Oyez Tools (3)
search_cases
Search US Supreme Court (SCOTUS) cases from Oyez by term year and/or case-name substring. Returns compact summaries with the question presented, description, and IDs for get_case. If neither term nor name is given, defaults to the most recent term. Keyless.
get_case
Get a full SCOTUS case from Oyez by term and docket number — question presented, facts, conclusion, decision (winning party, vote split, decision type), which justices were in the majority vs. dissent, advocates, and whether oral-argument audio exists. Keyless.
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, Oyez belongs to Legal using remote streaming HTTP/SSE transport. Select MCP Sudact when you need capabilities focused on legal and Oyez when you require tools for legal.
List the SCOTUS cases for a given term year from Oyez — compact summaries (name, docket, citation, short question, oyez_url). Use to browse a full term. Keyless.