mcp-shiplegal
ShipLegal MCP Server
Generate professional, jurisdiction-aware privacy policies from your AI assistant.
What It Does
Generates complete privacy policies tailored to your business
Supports GDPR (EU/UK), CCPA (US), Australian Privacy Act, and PIPEDA (Canada)
Customises based on business type, data collected, and third-party services
Professional quality, ready to review with legal counsel
Related MCP server: open-agreements
Installation
npm install @uncommon/mcp-shiplegalClaude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"shiplegal": {
"command": "npx",
"args": ["@uncommon/mcp-shiplegal"]
}
}
}Tools
generate_privacy_policy
Generate a privacy policy for your website or app.
Parameters:
business_name(string): Your business namewebsite_url(string): Your website URLbusiness_type(enum): saas, ecommerce, mobile_app, blog, or agencycontact_email(string): Contact email for privacy inquiriesjurisdictions(array): Which privacy laws to include (us, eu, uk, au, ca, international)data_collected(array): Types of data you collect (name, email, payment, location, cookies, analytics, social_login, phone, address, usage_data)shares_with_third_parties(boolean): Whether you share data with third partiesthird_party_description(string, optional): Description of third-party services
list_jurisdictions
List supported jurisdictions, data types, and business types.
Example
> Generate a privacy policy for my SaaS app
I'll create one for you. What's your business name, website URL, and contact email?
What data do you collect? And which regions are your users in?
[Generates a complete, jurisdiction-compliant privacy policy]Full Legal Document Suite
This MCP server generates privacy policies (free). For Terms of Service, Cookie Policy, and Disclaimer, visit ShipLegal.
Made By
This server cannot be installed
Maintenance
Related MCP Servers
- FlicenseBquality-maintenanceEnables the generation of professional, jurisdiction-specific legal documents like privacy policies, terms of service, and cookie policies. It allows users to produce structured HTML legal content by providing specific parties, terms, and service configurations to an AI-driven tool.Last updated1
- AlicenseAqualityBmaintenanceFill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment, cloud terms) and produce DOCX files.Last updated31,06945Apache 2.0
- Alicense-qualityDmaintenanceGenerates professional compliance documents like privacy policies and terms of service directly from AI tools. Supports multiple document types and export formats with API integration.Last updated24MIT
- Flicense-qualityCmaintenanceProvides AI-powered legal tools including contract review, drafting, legal research, document summarization, and compliance checks via OpenRouter.Last updated
Related MCP Connectors
One-step legal compliance for vibe-coded apps: privacy, terms, cookie banner and EU AI Act check.
Fill standard legal agreement templates (NDAs, SAFEs, NVCA docs, employment) as DOCX files.
AI transaction coordinator + legal-matters platform for real estate and law firms.
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/coffee-fuelled-code/mcp-shiplegal'
If you have feedback or need assistance with the MCP directory API, please join our Discord server