GadgetHumans Legal MCP
About
MCP server for Legal & Contract Management — contract analysis, clause extraction, regulatory compliance, NDA generation, ToS review, legal precedents, disclaimers, and liability risk assessment.
Details
- Author
- scotia1973-bot
- Downloads
- 104
- Categories
- Other
Jump to
- Analyze contracts for key terms, risks, and obligations
- Extract specific clause types from a contract
- Check regulatory compliance for a business activity
- Generate a non-disclosure agreement (NDA) template
- Review Terms of Service for fairness and risks
- Assess potential liability risk for a business scenario
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
GadgetHumans Legal MCPCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Run directly with uv run python server.py or install and run via gadgethumans-legal-mcp after uv pip install -e .. To use with an MCP client (e.g., Claude Desktop), configure it with the command uv run --directory /path/to/gadgethumans-legal-mcp python server.py.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"gadgethumans legal mcp": {
"gadgethumans-legal-mcp": {
"command": "uv",
"args": [
"run",
"python",
"server.py"
]
}
}
}
}
McpServers
{
"gadgethumans-legal-mcp": {
"command": "uv",
"args": [
"run",
"python",
"server.py"
]
}
}
GadgetHumans Legal MCP Server
MCP server for Legal & Contract Management — contract analysis, clause extraction, regulatory compliance, NDA generation, ToS review, legal precedents, disclaimers, and liability risk assessment.
Tools
| Tool | Description |
|------|-------------|
| analyze_contract | Analyze a contract for key terms, risks, and obligations |
| extract_clauses | Extract specific clause types from a contract |
| check_regulatory_compliance | Check regulatory compliance requirements for a business activity |
| generate_nda | Generate a non-disclosure agreement (NDA) template |
| review_terms_of_service | Review Terms of Service for key clauses, risks, and fairness |
| find_legal_precedents | Search for relevant legal precedents and case law |
| draft_disclaimer | Draft a legal disclaimer for products, services, or content |
| assess_liability_risk | Assess potential liability risk for a business scenario |
Usage
```bash
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



