Law.AI — Lawyer Search
Rank #45,247ai.law/lawyer-search
Verified lawyer and attorney search, discovery, and matching for AI — 991K+ US profiles.
Law.AI — Lawyer Search is a Model Context Protocol (MCP) server published by risk-ai. It ranks #45,247 of 131,629 servers tracked on MCP Toplist. Law.AI — Lawyer Search is listed across 2 registries — Official MCP and PulseMCP, with 3 tracked versions. It was first listed on May 2, 2026 and most recently updated on May 3, 2026.
Ranks ahead of 86,382 of 131,629 servers on MCP Toplist.
Use Law.AI — Lawyer Search
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http lawyer-search https://mcp.law.ai/claude mcp add lawyer-search -- npx -y lawai-mcp-server[mcp_servers.lawyer-search]
url = "https://mcp.law.ai/"Add to ~/.codex/config.toml.
[mcp_servers.lawyer-search]
command = "npx"
args = ["-y", "lawai-mcp-server"]Add to ~/.codex/config.toml.
https://mcp.law.ai/Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"lawyer-search": {
"command": "npx",
"args": [
"-y",
"lawai-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"lawyer-search": {
"url": "https://mcp.law.ai/"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"lawyer-search": {
"command": "npx",
"args": [
"-y",
"lawai-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lawyer-search": {
"type": "http",
"url": "https://mcp.law.ai/"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"lawyer-search": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"lawai-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lawyer-search": {
"serverUrl": "https://mcp.law.ai/"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lawyer-search": {
"command": "npx",
"args": [
"-y",
"lawai-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lawyer-search": {
"url": "https://mcp.law.ai/"
}
}
}{
"mcpServers": {
"lawyer-search": {
"command": "npx",
"args": [
"-y",
"lawai-mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/ai.law%2Flawyer-search)<a href="https://mcptoplist.com/server/ai.law%2Flawyer-search"><img src="https://mcptoplist.com/badge/ai.law%2Flawyer-search.svg" alt="MCP Toplist: Top 50% of 131,629" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
risk-ai
Available versions (3)
| Version | Published |
|---|---|
| 0.2.2 | May 3, 2026 |
| 0.2.1 | May 3, 2026 |
| 0.2.0 | May 3, 2026 |
Frequently asked questions
- Who maintains Law.AI — Lawyer Search?
- Law.AI — Lawyer Search is maintained by risk-ai, which publishes 3 MCP servers (5 total versions) tracked on MCP Toplist.
- Is Law.AI — Lawyer Search listed on the Official MCP Registry?
- Yes — Law.AI — Lawyer Search is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Law.AI — Lawyer Search have?
- MCP Toplist tracks 3 versions of Law.AI — Lawyer Search, most recently published on May 3, 2026.
- Where can I find the source code for Law.AI — Lawyer Search?
- The source code for Law.AI — Lawyer Search is hosted at github.com/risk-ai/lawai-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.