← Back to Plugins
MCP Server MCP

io.github.infolegalge/legal-ge

github By github 👁 1 views ▲ 0 votes

Find verified legal specialists in Georgia from natural-language queries. Trilingual (ka/en/ru).

Homepage Verified source GitHub

Install

npx -y @legalge/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@legalge/mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Override the legal.ge API base URL (e.g. for staging). Defaults to https://legal.ge.",
          "format": "string",
          "name": "LEGALGE_BASE_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...