Legal AI MCP Server
Allows using the Legal AI MCP server as a tool in n8n workflows to perform contract review, drafting, legal research, document summarization, and compliance checks.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Legal AI MCP Serverreview this employment contract for risks"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Legal AI MCP Server
An MCP (Model Context Protocol) server for legal AI workflows, powered by OpenRouter.
Tools Available
Tool | Description |
| Review contracts for risks, missing clauses, and recommendations |
| Draft NDAs, service agreements, employment contracts, etc. |
| Research legal topics, case law principles, and statutes |
| Summarize legal documents in brief, detailed, or executive format |
| Check content against GDPR, HIPAA, CCPA, SOX, and more |
Related MCP server: Legal Document RAG MCP Server
Deploy to Render
Push this repo to GitHub
Create a new Web Service on Render
Set:
Build Command:
pip install -r requirements.txtStart Command:
uvicorn main:app --host 0.0.0.0 --port $PORT
Add environment variable:
OPENROUTER_API_KEY= your OpenRouter API key
MCP Endpoint
Once deployed: https://your-service.onrender.com/mcp
Connect in n8n
In your MCP Tool node:
URL:
https://your-service.onrender.com/mcpMethod: POST
Disclaimer
This tool provides legal information only — not legal advice. Always consult a licensed attorney.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceEnables AI assistants to search and analyze legal documents from multiple jurisdictions including US federal and state law, case law, EU regulations, UK legislation, Canadian law, Congress bills, SEC filings, and FDA data through free government APIs.6MIT
- Flicense-qualityDmaintenanceEnables semantic and keyword search over legal documents, conflict detection, and document overview, supporting Indonesian and English texts.
- Flicense-qualityDmaintenanceProvides AI assistants with up-to-date legal documents from official sources, enabling accurate legal information retrieval and analysis.16

pactlio-mcpofficial
AlicenseAqualityBmaintenanceContract and wills legal tools for AI agents: statute-cited requirements per contract type and US state, non-compete enforceability for all 50 states + DC, intake schemas, async multi-agent contract drafting with free previews, and contract risk analysis.8MIT
Related MCP Connectors
One-step legal compliance for vibe-coded apps: privacy, terms, cookie banner and EU AI Act check.
Verified, citable German & EU law for any LLM. Daily updates from official sources, hosted in DE.
Connect AI to millions of laws and court cases with the Lawstronaut MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/bharatlt727/legal-ai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server