Server data from the Official MCP Registry
Russian court practice (Sudact): case search by article, court, dates; full decision text.
Russian court practice (Sudact): case search by article, court, dates; full decision text.
This is a well-designed, security-conscious MCP server for accessing Russian court case data via a hosted backend API. Authentication is properly enforced via API key (required for Pro tier), credentials are managed securely through environment variables, and the code follows good practices with proper error handling and input validation. Permissions are appropriate for its purpose as a thin HTTP client. 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.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: MCP_SUDACT_TOKEN
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"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.