mcpbeat

Law.AI — Lawyer Search MCP Server

ai.law.mcp/lawyer-search
answering

Law.AI — Lawyer Search is answering right now. Last checked moments ago. It exposes 5 tools. Last commit 29 May 2026.

Verified lawyer and attorney search, discovery, and matching for AI — 991K+ US profiles.

Uptime history 43 hours of history
43 hours agonow
100.0%
Uptime 24h
92 of 92 checks
5
Tools
read from the server
276 ms
Response time
average over 24h
0
Stars
last commit 29 May 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add lawyer-search --transport http https://mcp.law.ai
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "lawyer-search": {
      "url": "https://mcp.law.ai"
    }
  }
}
~/.codex/config.toml
[mcp_servers.lawyer-search]
url = "https://mcp.law.ai"
.cursor/mcp.json
{
  "mcpServers": {
    "lawyer-search": {
      "url": "https://mcp.law.ai"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "lawyer-search": {
      "url": "https://mcp.law.ai"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

lawyer
find_lawyer_by_name
Look up a lawyer by name to verify they exist and are licensed.
get_lawyer_profile
Get full profile for a specific lawyer by their Law.AI ID.
jurisdictions
get_jurisdictions
List US states with lawyer counts.
lawyers
search_lawyers
Search verified lawyer profiles by practice area, state, city, and bar status.
practice
get_practice_areas
List all practice areas with lawyer counts.

Endpoints

URLTransportStateLatencyChecked
https://mcp.law.ai streamable-http answering 285 ms 0 min ago

Law.AI — Lawyer Search — questions

Answers built from our own checks of this server.

What can Law.AI — Lawyer Search do?
It exposes 5 tools, read directly from the server on our last check. Among them: find_lawyer_by_name, get_jurisdictions, get_lawyer_profile, get_practice_areas, search_lawyers. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Law.AI — Lawyer Search working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 276 ms. The bar chart above shows every period we have measured.
How do I connect Law.AI — Lawyer Search?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Law.AI — Lawyer Search need an API key?
No. Law.AI — Lawyer Search completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Law.AI — Lawyer Search?
It answers our handshake in 276 ms on average, which is faster than 50% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Law.AI — Lawyer Search open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.