Skip to main content
Glama
bharatlt727

Legal AI MCP Server

by bharatlt727

Legal AI MCP Server

An MCP (Model Context Protocol) server for legal AI workflows, powered by OpenRouter.

Tools Available

Tool

Description

review_contract

Review contracts for risks, missing clauses, and recommendations

draft_contract

Draft NDAs, service agreements, employment contracts, etc.

legal_research

Research legal topics, case law principles, and statutes

summarize_document

Summarize legal documents in brief, detailed, or executive format

compliance_check

Check content against GDPR, HIPAA, CCPA, SOX, and more

Related MCP server: Legal Document RAG MCP Server

Deploy to Render

  1. Push this repo to GitHub

  2. Create a new Web Service on Render

  3. Set:

    • Build Command: pip install -r requirements.txt

    • Start Command: uvicorn main:app --host 0.0.0.0 --port $PORT

  4. 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/mcp

  • Method: POST

Disclaimer

This tool provides legal information only — not legal advice. Always consult a licensed attorney.

Maintenance

ActivityStale
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables 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.
    6
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides AI assistants with up-to-date legal documents from official sources, enabling accurate legal information retrieval and analysis.
    17
  • A
    license
    A
    quality
    B
    maintenance
    Contract 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.
    8
    MIT

Latest Blog Posts

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