← Back to Plugins
MCP Server MCP

Austrian Law (RIS) — Bundesrecht, Landesrecht & Judikatur

github By github 👁 1 views ▲ 0 votes

Austria RIS: federal & state law, case law, gazettes, change monitoring (Bundesrecht, Judikatur).

Homepage Verified source GitHub

Install

uvx at-ris-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "at-ris-mcp",
      "version": "1.1.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Directory for the SQLite response cache (default: ~/.cache/at-ris-mcp).",
          "format": "string",
          "name": "RIS_CACHE_DIR"
        },
        {
          "description": "If set, append a JSONL audit line per tool call (no full text, no client data).",
          "format": "string",
          "name": "RIS_AUDIT_DIR"
        },
        {
          "description": "Minimum delay between requests in ms (RIS netiquette; default 1200).",
          "format": "string",
          "name": "RIS_RATE_MS"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...