← Back to Plugins
MCP Server MCP

mcp-sudact

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx atomno-mcp-sudact

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "atomno-mcp-sudact",
      "version": "0.1.8",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "API key (Pro tier) for hosted search and document retrieval.",
          "isRequired": true,
          "isSecret": true,
          "name": "MCP_SUDACT_TOKEN"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...