Law.AI MCP Server API

Integrate 991K+ verified lawyer profiles into your AI applications. Built for the Model Context Protocol (MCP) with Claude, ChatGPT, and other AI systems.

Free

$0

Perfect for testing and light usage

Features

  • Search 991K+ lawyer profiles
  • Basic filters (location, practice area)
  • Lawyer profile details
  • Practice area matching
  • Cost estimates
Rate Limit:100 requests/minute
Bulk Export:Not available
Most Popular

Pro

$49/mo

For businesses and serious applications

Features

  • Everything in Free
  • Advanced filters (firm size, experience, languages, ratings)
  • Bulk export (50K records/day)
  • Priority support
  • Higher rate limits
Rate Limit:1,000 requests/minute
Bulk Export:50,000 records/day

Business

$199/mo

For large-scale applications and enterprises

Features

  • Everything in Pro
  • Highest rate limits
  • White-label options
  • Custom integrations
  • Dedicated support
Rate Limit:10,000 requests/minute
Bulk Export:50,000 records/day

Getting Started

1. Install MCP Server

npm install -g lawai-mcp-server

2. Configure Claude Desktop

{
  "mcpServers": {
    "law-ai": {
      "command": "lawai-mcp",
      "env": {
        "MCP_API_KEY": "your-api-key"
      }
    }
  }
}

Available Tools

search_lawyers - Search lawyer directory with filters
get_lawyer_profile - Get detailed lawyer profile
find_lawyer_by_name - Look up lawyers by name
match_lawyer_to_matter - AI-powered lawyer matching
get_practice_areas - List all practice areas
get_legal_cost_estimate - Estimate legal costs
bulk_export_lawyers - Export large datasets (Pro+)

Need Help?

Check our GitHub repository or contact dev@law.ai for support.