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-designed thin MCP client for Russian court case search. Authentication is properly required (API token via environment variable), credentials are handled securely without hardcoding, and the codebase is clean with good error handling. Permissions are appropriate for the stated purpose of making authenticated HTTP requests to a backend API. Minor code quality observations do not impact the security posture. Supply chain analysis found 5 known vulnerabilities in dependencies (1 critical, 3 high severity). Package verification found 1 issue.

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.

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-mcp-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