Awesome LegalTech
A curated list of awesome LegalTech resources - open source platforms, AI models, MCP servers, companies, datasets, and tools for the global legal ecosystem.
What is Awesome LegalTech?
Awesome LegalTech is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to curated list of awesome legaltech resources - open source platforms, ai models, mcp servers, companies, datasets, and tools for the global legal ecosystem.
A curated list of awesome LegalTech resources - open source platforms, AI models, MCP servers, companies, datasets, and tools for the global legal ecosystem.
This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- A curated list of awesome LegalTech resources - open source
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx awesome-legaltechConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use Awesome LegalTech
Awesome LegalTech is a curated reference repository maintained by Vaquill AI that indexes open-source platforms, AI models, MCP servers, datasets, APIs, and commercial tools for the global legal technology ecosystem. It is organized by functional category — from court data APIs and legal NLP models to practice management and e-discovery tools — and includes geographic scope badges and licensing information for each entry. Legal technologists, law firm developers, and legal AI researchers use it as a starting point to discover and evaluate the tools available across the legaltech landscape.
Prerequisites
- A GitHub account to browse and contribute to the repository
- Familiarity with Markdown for reading the curated list format
- Individual tool prerequisites vary — each listed tool has its own setup requirements
- An MCP-compatible client if you want to use any of the listed MCP servers
- No installation required to browse the list itself
Browse the repository on GitHub
Visit the Awesome LegalTech repository to explore the curated list of tools organized by category.
# Visit: https://github.com/Vaquill-AI/awesome-legaltechExplore tool categories
The list is organized into functional categories including: APIs for legal data (CourtListener, LegiScan, USPTO), ML datasets and models, LLMs and embeddings (SaulLM, Legal-BERT), MCP servers, full-stack platforms, practice management, compliance, and e-discovery tools.
Find and select an MCP server for your legal workflow
Navigate to the MCP Servers section of the list. Entries include the CourtListener MCP, Vaquill AI MCP, and Pasal MCP (Indonesian regulations). Click through to each project's repository for individual setup instructions.
Install a selected legal MCP server
Each MCP server in the list has its own installation instructions. For example, to install the Vaquill AI MCP server referenced in the list, follow that project's README. Most legal MCP servers require Claude 3.5+ or a compatible AI client.
Contribute a new tool to the list
To add a new legaltech resource, fork the repository, add your entry in the appropriate category following the existing format, and submit a pull request.
git clone https://github.com/Vaquill-AI/awesome-legaltech.git
cd awesome-legaltech
# Add your entry to README.md
git checkout -b add-my-tool
git commit -m "Add [Tool Name] to [Category]"
git push origin add-my-toolAwesome LegalTech Examples
Client configuration
Awesome LegalTech is a reference list, not an installable server. To use it programmatically via MCP, configure access using the npx package if available.
{
"mcpServers": {
"awesome-legaltech": {
"command": "npx",
"args": ["awesome-legaltech"]
}
}
}Prompts to try
Queries for exploring legal technology resources via an AI assistant connected to this knowledge base.
- "What open-source platforms are available for legal document assembly?"
- "List the MCP servers in the awesome-legaltech directory for court data."
- "Find AI models fine-tuned on legal text that are available under open licenses."
- "What e-discovery tools in the list support EU GDPR compliance workflows?"
- "Show me legaltech tools that focus on contract analysis and review."Troubleshooting Awesome LegalTech
A linked tool in the list returns a 404 or is no longer maintained
Open an issue on the Awesome LegalTech GitHub repository to report the broken link. The maintainers at Vaquill AI review and update entries. Check if the project has moved to a new repository using the GitHub redirect or a web search.
Cannot find tools for a specific jurisdiction or legal domain
The list uses geographic badges (🇺🇸 US, 🌍 Global, etc.) to indicate scope. Filter your search by jurisdiction badge. If no tool exists for your jurisdiction, consider contributing one — international legaltech tools are actively welcomed.
An MCP server listed in the directory does not work with my AI client
Most MCP servers in the list require Claude 3.5+ or a compatible MCP client. Check the individual project's README for client compatibility notes. Some servers may require specific Node.js or Python versions listed in their own prerequisites.
Frequently Asked Questions about Awesome LegalTech
What is Awesome LegalTech?
Awesome LegalTech is a Model Context Protocol (MCP) server that curated list of awesome legaltech resources - open source platforms, ai models, mcp servers, companies, datasets, and tools for the global legal ecosystem. It connects AI assistants to external tools and data sources through a standardized interface.
How do I install Awesome LegalTech?
Follow the installation instructions on the Awesome LegalTech GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with Awesome LegalTech?
Awesome LegalTech works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is Awesome LegalTech free to use?
Yes, Awesome LegalTech is open source and available under the MIT license. You can use it freely in both personal and commercial projects.
Awesome LegalTech Alternatives — Similar Developer Tools Servers
Looking for alternatives to Awesome LegalTech? Here are other popular developer tools servers you can use with Claude, Cursor, and VS Code.
Ecc
★ 188.2kThe agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
Javaguide
★ 155.8kJava 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
Gemini CLI
★ 104.5kA secure MCP server that wraps the Google Gemini CLI, allowing clients to query Gemini models using local OAuth sessions without requiring an API key. It provides tools for model interaction and diagnostics with built-in protection against command in
Awesome MCP Servers
★ 87.3k⭐ Curated list of Model Context Protocol (MCP) servers - tools that extend Claude Desktop, Cursor, Windsurf, and other MCP clients with custom capabilities.
MCP Servers
★ 86.0kModel Context Protocol Servers
CC Switch
★ 77.5kA cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Gemini CLI & Hermes Agent. Only official website: ccswitch.io
Browse More Developer Tools MCP Servers
Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up Awesome LegalTech in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use Awesome LegalTech?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.