Skip to main content
Glama
rushi053

PrivacyPage MCP Server

Generate Cookie Policy

generate_cookie_policy

Create a GDPR-aware cookie policy for your website or app. Receive a free 25-line preview and document ID, then unlock the full policy with a one-time license.

Instructions

Generate a GDPR-aware cookie policy for a website or web app 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).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
websiteUrlNoWebsite URL, e.g. 'https://myapp.com'
cookieTypesYesCookie categories the site uses. Common values: 'Essential cookies', 'Analytics cookies', 'Advertising cookies', 'Functional cookies', 'Performance cookies', 'Social media cookies'.
websiteNameYesName of the website or app, e.g. 'MyApp'
contactEmailYesContact email, e.g. 'privacy@myapp.com'
thirdPartyServicesYesThird-party services that set cookies. Common values: 'Google Analytics', 'Google Ads', 'Facebook Pixel', 'Twitter/X tracking', 'LinkedIn Insight', 'Hotjar', 'Stripe', 'None'.
Behavior3/5

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

With no annotations, the description carries the behavioral disclosure burden. It usefully discloses the external service (privacypage.io), the 25-line preview, the documentId return, and the one-time $9.99 license. However, it does not mention that user-provided data is sent to a third-party service or indicate any side effects or limitations.

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 compact sentences deliver the core function first, then the return value and pricing model. No filler or repetition; every clause adds useful information.

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

Completeness3/5

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

The description explains the immediate output (preview and documentId) but not how the documentId relates to the sibling get_full_document tool or how the license unlock is exercised. Given there is no output schema, slightly more workflow context would make the tool easier to invoke and hand off correctly.

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?

The input schema already provides 100% parameter description coverage, including examples and common values for cookieTypes and thirdPartyServices. The description adds no parameter-specific meaning, so baseline 3 is appropriate.

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?

The description uses a specific verb and resource: 'Generate a GDPR-aware cookie policy for a website or web app using privacypage.io.' It clearly distinguishes this tool from the sibling privacy policy, terms of service, EULA, and disclaimer generators by focusing on cookie policy generation.

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?

The description implies the tool is for websites or web apps needing a cookie policy, which gives some context, but it does not explicitly state when to choose this instead of generate_privacy_policy or other siblings. No exclusions or alternative routing are provided.

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