Skip to main content
Glama
rushi053

PrivacyPage MCP Server

Generate Privacy Policy

generate_privacy_policy

Generate a GDPR/CCPA/COPPA-aware privacy policy for your app or website with a free 25-line preview. Unlock the full document with a one-time license.

Instructions

Generate a GDPR/CCPA/COPPA-aware privacy policy for an app or website using privacypage.io. Returns a free 25-line preview and a documentId; the full document is unlocked with a one-time license ($9.99, no subscription). Fill the fields from what you know about the app being built.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
appNameYesName of the app or website, e.g. 'MyApp'
platformYesPlatform the app runs on
websiteUrlNoWebsite URL, if any, e.g. 'https://myapp.com'
companyNameYesCompany or developer name, e.g. 'Acme Inc.'
contactEmailYesContact email for privacy inquiries, e.g. 'privacy@acme.com'
dataCollectedYesTypes of data the app collects. Common values: 'Name & Email', 'Phone Number', 'Location Data', 'Photos / Camera', 'Device Info', 'Usage Analytics', 'Payment Info', 'Health Data', 'No Personal Data'. Free-form values are also accepted.
childrenUnder13YesWhether the app is directed at children under 13 (COPPA)
thirdPartyServicesYesThird-party services/SDKs the app uses. Common values: 'Google Analytics / Firebase', 'Facebook SDK', 'AdMob / Ads', 'Stripe / Payments', 'Sentry / Crashlytics', 'Mixpanel / Amplitude', 'Push Notifications', 'None'. Free-form values are also accepted.
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the burden and it discloses key traits: free 25-line preview, documentId, and one-time $9.99 license with no subscription. It also signals an external dependency on privacypage.io. This covers cost, output, and unlock mechanism, though it omits failure/rate-limit behavior.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two purposeful sentences with the action first, then return/pricing info, then a guidance note. No redundant phrasing or padding.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The description covers what the call returns (preview + documentId), the payment condition, and the source of field values. Given the rich schema and the absence of an output schema, this is nearly complete; it does not mention how documentId connects to get_full_document, but that can be inferred from the sibling tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, so the schema already documents all 8 properties, including enums and examples. The description adds only a generic instruction to fill fields from known app context, which is useful but does not materially deepen parameter semantics beyond the schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description states a specific action ('Generate') and resource ('GDPR/CCPA/COPPA-aware privacy policy'), plus the service used (privacypage.io). This clearly differentiates from siblings like generate_terms_of_service or generate_cookie_policy, which target different legal documents.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It implies use when the app/website needs a privacy policy and advises filling fields from known app details, but never names alternatives or says when not to use. The sibling tools are not referenced, so an agent must infer the decision from the tool name alone.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/rushi053/privacypage-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server