loading…
Search for a command to run...
loading…
Answer a few questions. Get clean, jurisdiction-aware privacy policies and terms of service.
Answer a few questions. Get clean, jurisdiction-aware privacy policies and terms of service.
Generate professional, jurisdiction-aware privacy policies from your AI assistant.
npm install @uncommon/mcp-shiplegal
Add to your claude_desktop_config.json:
{
"mcpServers": {
"shiplegal": {
"command": "npx",
"args": ["@uncommon/mcp-shiplegal"]
}
}
}
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 servicesList supported jurisdictions, data types, and business types.
> 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]
This MCP server generates privacy policies (free). For Terms of Service, Cookie Policy, and Disclaimer, visit ShipLegal.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"mcp-shiplegal": {
"command": "npx",
"args": []
}
}
}