mcpbeat Sign in

Legal Ge MCP Server

by infolegalge Your server? Claim it
local only

Legal Ge runs on your own machine — the client starts it, so there is no endpoint to ping. 24 installs a week from npm.

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

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 10 · avg 4 · +67% w/w
a month agotoday
24
Installs / week
npm · @legalge/mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add legal-ge -- npx -y @legalge/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "legal-ge": {
      "args": [
        "-y",
        "@legalge/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.legal-ge]
command = "npx"
args = ["-y", "@legalge/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "legal-ge": {
      "args": [
        "-y",
        "@legalge/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "legal-ge": {
      "args": [
        "-y",
        "@legalge/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: LEGALGE_BASE_URL (Override the legal.ge API base URL (e.g. for staging). Defaults to https://legal.ge.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Legal Ge

same job, measured the same way
bhoonidhi-mcp
by geovicco-dev

Search, save, and download satellite scenes from ISRO's Bhoonidhi portal in natural language.

423 installs/wk local only
Yandex Metrika MCP
by expremiental

Read-only Yandex Metrika MCP. Query visits, sources, geo, devices and more in plain language.

answering
Georgia Heritage
by pipeworx-io

Georgia (the country) — National Register of Immovable Cultural Heritage.

36 tools answering
Bbox MCP Server
by iamvibhorsingh

Geospatial toolkit for AI: spatial queries, coord conversion, H3, OSM search, map verification links

63 installs/wk local only
A
LatLong Maps
by latlong

Turn CSV or Excel data into styled choropleth and categorical maps of India from plain language.

4 tools answering
Georgia Company Registry Lookup (Reestri)
by sosopkhakadze

Georgia (NAPR) company registry lookup by ID code or name: status, legal form, evidence.

answering
C
Georgia Insurance
by georgiaautoquotes

Georgia's published auto insurance averages. Not a quote; we are not licensed here yet.

8 tools answering
Georgia Civic Data
by georgiacivicdata

Georgia education, Census, and immigration data: query, filter, aggregate, and link datasets.

12 tools answering

Legal Ge — questions

Answers built from our own checks of this server.

Why is there no uptime for Legal Ge?
Legal Ge runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @legalge/mcp was installed 24 times last week.
Is Legal Ge still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Legal Ge?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @legalge/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Legal Ge?
The npm package @legalge/mcp was installed 24 times in the last week. Week over week that is +67%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.