Find verified legal specialists in Georgia from natural-language queries. Trilingual (ka/en/ru).
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Find verified legal specialists in Georgia from inside Claude Desktop, Cursor, or any Model Context Protocol client.
This server wraps the public legal.ge Ask API as MCP tools. Ask in natural language; get matched practice areas plus ranked verified specialists with their profile URLs.
Exposes two tools:
find_legal_specialists — describe a legal situation in natural language; get matched practice areas, specific services, and a ranked list of verified specialists, each with a profile URL on legal.ge.classify_legal_intent — same matcher without the specialist lookup. Returns just the matched categories, useful when you want to identify the legal domain before deciding next steps.Both tools support Georgian (ka), English (en), and Russian (ru). The matcher handles colloquial phrasings, legal jargon, and cross-script abbreviations (AML, KYC, MLC, ICC, etc.).
verification_status='verified' on legal.ge. Many are registered with the Georgian Bar Association — check professional_orgs on each result.contact.email and contact.phone are populated only when the specialist has chosen to publish them. Otherwise null — the user signs in on legal.ge to send a message.Edit your claude_desktop_config.json:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.jsonAdd the legal.ge entry under mcpServers:
Restart Claude Desktop. The tools will appear in any conversation, callable when you ask about Georgian legal questions.
Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per-project):
Any client that supports stdio-transport MCP servers can use this. Configuration shape:
npx["-y", "@legalge/mcp"]LEGALGE_BASE_URL (defaults to https://legal.ge)After installing, try asking Claude (or any MCP-aware agent):
"Find me a Georgian lawyer who handles eviction defense for tenants in Tbilisi."
"I was just laid off in Georgia without notice. Who can help me?"
"ვინ შემიძლია მქონდეს ბინის ნასყიდობის ხელშეკრულების შესადგენად?"
The agent will call find_legal_specialists with the appropriate locale and surface verified specialists by name + profile URL + practice area.
| Env var | Default | Purpose |
|---|---|---|
LEGALGE_BASE_URL | https://legal.ge | Override the API endpoint (e.g. for local testing) |
The underlying HTTP API is documented at https://legal.ge/api/openapi.json. This MCP server is a thin wrapper — you can also call the API directly without MCP if you prefer.
MIT — see LICENSE.
legal.ge is the verified directory of legal specialists in Georgia (the country). Trilingual platform (Georgian, English, Russian). Browse practice areas, find lawyers and law firms, request consultations.
See legal.ge/llms.txt for the AI-agent contract.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/legal-ge)<a href="https://allmcps.com/mcp/legal-ge"><img src="https://allmcps.com/api/badge/legal-ge?style=directory" alt="Legal Ge on AllMCPs" /></a>