Back to Browse

Sudact MCP Server

Developer ToolsModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

Russian court practice (Sudact): case search by article, court, dates; full decision text.

About

Russian court practice (Sudact): case search by article, court, dates; full decision text.

Security Report

5.2
Moderate5.2Moderate Risk

This is a well-architected MCP server for accessing Russian court case law via a hosted API backend. The code is clean, properly structured, and handles authentication correctly. The server is a thin HTTP client with no dangerous operations, proper error handling, and appropriate permission scoping. Minor code quality observations do not warrant a lower score. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue (1 critical, 0 high severity).

7 files analyzed · 9 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

Unverified package source

We couldn't verify that the installable package matches the reviewed source code. Proceed with caution.

What You'll Need

Set these up before or after installing:

API key (Pro tier) for hosted search and document retrieval.Required

Environment variable: MCP_SUDACT_TOKEN

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-atomno-labs-mcp-sudact": {
      "env": {
        "MCP_SUDACT_TOKEN": "your-mcp-sudact-token-here"
      },
      "args": [
        "atomno-mcp-sudact"
      ],
      "command": "uvx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Sudact MCP Server - Russian court practice (Sudact): case search by article, | MCP Marketplace