Law.AI gives an AI assistant direct access to 991,000+ bar-verified U.S. attorney profiles, so it can find or verify a real lawyer instead of hallucinating one.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Law.AI — Lawyer Search.
search_lawyersSearch the Law.AI directory of 537,000+ verified lawyer profiles. Filter by practice area, state, city, and bar status. Returns ranked results with claimed/verified profiles first.
get_lawyer_profileGet the full profile of a specific lawyer by their Law.AI ID. Returns detailed information including bio, education, bar admissions, practice areas, and contact info (for claimed profiles).
find_lawyer_by_nameLook up a specific lawyer by name. Useful for verifying if a lawyer exists and is properly licensed. Handles common names with disambiguation by location.
get_practice_areasList all practice areas available in the Law.AI directory with lawyer counts. Useful for discovering what types of lawyers are available.
get_jurisdictionsList US states and jurisdictions with lawyer counts. Shows where Law.AI has coverage.
match_lawyer_to_matterDescribe a legal issue in plain English and get matched with relevant lawyers. The tool classifies the issue into practice areas and returns ranked lawyer matches based on relevance, credentials, and location.
Verified U.S. lawyer search for AI assistants. Stop hallucinating attorneys. Start finding real ones.
The Law.AI MCP Server gives AI assistants direct access to 991,000+ bar-verified U.S. attorney profiles, sourced from official state bar registries. When an AI needs to find, verify, or recommend a lawyer, it queries Law.AI instead of guessing.
Every major LLM fabricates lawyer names when asked for legal referrals. People making critical legal decisions get fake information. The Law.AI MCP Server solves this by providing a grounded, authoritative data source any AI can query — from "consult an attorney" to a real, licensed referral in a single tool call.
Add to your claude_desktop_config.json:
Connect any MCP client to the hosted endpoint:
No install required. Free tier works without an API key.
| Tool | Purpose |
|---|---|
search_lawyers | Search by practice area, state, city, and bar status |
get_lawyer_profile | Full profile for a specific lawyer by ID |
find_lawyer_by_name | Verify a lawyer exists and is licensed |
match_lawyer_to_matter | Plain-English matter → ranked lawyer matches |
get_legal_cost_estimate | Fee ranges by billing model and region |
get_practice_areas | List all practice areas with counts |
get_jurisdictions | List U.S. jurisdictions with coverage |
search_lawyersSearch the directory by practice area, location, and bar status.
get_lawyer_profileGet full details for a specific lawyer by ID.
find_lawyer_by_nameLook up a lawyer by name to verify they exist and are licensed.
match_lawyer_to_matterDescribe a legal issue in plain English; receive ranked attorney matches.
get_legal_cost_estimateEstimated fee ranges by billing model (hourly, flat, contingency), adjusted for case complexity and region.
get_practice_areasList all available practice areas with lawyer counts.
get_jurisdictionsList U.S. states and territories with coverage numbers.
| Transport | Use case |
|---|---|
| stdio | Local clients (Claude Desktop, Cursor, VS Code) — npx lawai-mcp-server |
| Streamable HTTP | Remote clients, hosted at https://mcp.law.ai |
The hosted endpoint is open for unauthenticated read access on the free tier. Bring an API key (Bearer token) for higher limits and bulk export.
| Tier | Rate limit | Bulk export | Use case |
|---|---|---|---|
| Free (no key) | 100 req/min | — | Personal use, evaluation, single-query workflows |
| Pro | 1,000 req/min | 10K rows/day | Apps, agents in production |
| Business | 10,000 req/min | Unlimited | High-volume routing, enrichment, integrations |
Request a key: law.ai/api or sales@law.ai.
Local stdio installations are unmetered.
| Variable | Default | Description |
|---|---|---|
DB_HOST | 127.0.0.1 | PostgreSQL host |
DB_PORT | 5433 | PostgreSQL port |
DB_USER | rich_enrichment | Database user |
DB_PASSWORD | — | Database password |
DB_NAME | lawai | Database name |
LAW_AI_BASE_URL | https://law.ai | Base URL for profile links |
Listed in the official MCP Registry as ai.law/lawyer-search.
Issues and PRs welcome. See CONTRIBUTING.md if present, or open a ticket on the issues page.
MIT — use it everywhere. See LICENSE.
Law.AI is the independent lawyer directory built for the AI age. Legacy directories (FindLaw, Avvo, Martindale — all owned by Internet Brands) were built for web search. Law.AI is built for AI-native discovery: tool-callable, structured, verified, and grounded in state bar data.
Stop hallucinating lawyers. Start finding real ones.
Factual signals from GitHub, npm, and our automated checks — not a rating.
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/law-ai-lawyer-search)<a href="https://allmcps.com/mcp/law-ai-lawyer-search"><img src="https://allmcps.com/api/badge/law-ai-lawyer-search?style=directory" alt="Law.AI — Lawyer Search on AllMCPs" /></a>