Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

LegalAIMCP Directory

com.legalaimcp/directory

Search a curated directory of AI tools and MCP servers for law firms. Read-only, free, no auth.

Uptime
100.0%
1 direct probes · 30d
Response
1424ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

search_legal_ai_tools

Search the legalaimcp.com directory of AI tools and MCP servers built for law firms. Filter by free-text query, practice-area category, and pricing model. Use this when someone asks what AI tooling ex…

get_legal_ai_tool

Get the full listing for one legal AI tool by its slug, including the complete description and MCP install command. Use after search_legal_ai_tools to go deeper on a specific result.

list_legal_ai_categories

List the practice-area categories in the legalaimcp.com directory, with how many published tools each contains. Useful for orienting before a search.

recommend_legal_ai_tools

Rank legal AI tools by fit for a specific practice area and firm size, with a score and the matched factors behind it. Use this instead of search_legal_ai_tools when someone describes their firm (e.g.…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "legalaimcp_directory": {
      "url": "https://legalaimcp.com/api/mcp",
      "transport": "streamable-http"
    }
  }
}