Server data from the Official MCP Registry
Verified lawyer and attorney search, discovery, and matching for AI — 991K+ US profiles.
Verified lawyer and attorney search, discovery, and matching for AI — 991K+ US profiles.
Remote endpoints: streamable-http: https://mcp.law.ai
Valid MCP server (2 strong, 3 medium validity signals). 3 known CVEs in dependencies (0 critical, 3 high severity) Package registry verified. Imported from the Official MCP Registry.
4 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
Find real, verified lawyers through any AI assistant. No hallucinations, just facts.
The Law.AI MCP Server gives AI assistants direct access to 537,000+ verified lawyer profiles across all 50 US states. When an AI needs to find, verify, or recommend a lawyer, it queries Law.AI instead of guessing.
Every major AI model fabricates lawyer names when asked for legal referrals. This is dangerous — people making critical legal decisions get fake information. The Law.AI MCP Server solves this by providing a grounded, authoritative data source that any AI can query.
Add to your claude_desktop_config.json:
{
"mcpServers": {
"law-ai": {
"command": "npx",
"args": ["lawai-mcp-server"]
}
}
}
Connect to the hosted endpoint:
https://mcp.law.ai/mcp
Add to your MCP settings:
{
"law-ai": {
"command": "npx",
"args": ["lawai-mcp-server"]
}
}
git clone https://github.com/risk-ai/lawai-mcp-server.git
cd lawai-mcp-server
npm install
npm run build
npm start
search_lawyersSearch the directory by practice area, location, and bar status.
"Find personal injury lawyers in Houston, Texas"
→ Returns ranked results with profiles, firms, and credentials
get_lawyer_profileGet full details for a specific lawyer by ID.
"Get profile for lawyer #12345"
→ Returns bio, education, bar admissions, practice areas, contact info
find_lawyer_by_nameLook up a lawyer by name to verify they exist and are licensed.
"Is there a lawyer named Jane Smith in New York?"
→ Returns matching profiles with disambiguation
get_practice_areasList all available practice areas with lawyer counts.
get_jurisdictionsList US states and territories with coverage numbers.
| 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 |
User: "Find me a patent attorney in San Francisco"
↓
AI Assistant (Claude, GPT, etc.)
↓
MCP Protocol
↓
Law.AI MCP Server
↓
537K+ verified lawyer profiles (PostgreSQL)
↓
Real attorneys with real bar numbers
We welcome contributions! See CONTRIBUTING.md for guidelines.
MIT — use it everywhere.
Law.AI is the independent lawyer directory built for the AI age. While legacy directories (FindLaw, Avvo, Martindale) were built for web search, Law.AI is built for AI-native discovery.
Stop hallucinating lawyers. Start finding real ones.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.