Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.rushi053/privacypage-mcp

NPM · PRIVACYPAGE-MCP · SCANNED SEP 24

Generate privacy policies, ToS, EULAs, cookie policies & disclaimers from your AI agent.

Available components

+3 this week 80 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security98
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • No install/post-install scripts declared.Pass
  • 31 of 95 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability69
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1205 tokens (~200/item across 6 items; 6 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
  • Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the io.github.rushi053/privacypage-mcp server?

io.github.rushi053/privacypage-mcp runs locally as an npm package, launched with npx -y privacypage-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

npm · privacypage-mcp

# add to Claude Code
claude mcp add rushi053-privacypage-mcp -- npx -y privacypage-mcp
// .cursor/mcp.json
{
  "mcpServers": {
    "rushi053-privacypage-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "privacypage-mcp"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "rushi053-privacypage-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "privacypage-mcp"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add rushi053-privacypage-mcp -- npx -y privacypage-mcp
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "rushi053-privacypage-mcp": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "privacypage-mcp"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add rushi053-privacypage-mcp --command npx --arg -y --arg privacypage-mcp
# ~/.hermes/config.yaml
mcp_servers:
  rushi053-privacypage-mcp:
    command: "npx"
    args: ["-y", "privacypage-mcp"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "rushi053-privacypage-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "privacypage-mcp"
      ]
    }
  }
}
# add to Vellum
assistant mcp add rushi053-privacypage-mcp -t stdio -c npx -a -y privacypage-mcp
// mcp.json
{
  "mcpServers": {
    "rushi053-privacypage-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "privacypage-mcp"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 22 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 67 to 70. That category is still filling its 30-day observation window: 20 days of observed history at the previous scan, 21 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 60 to 63. That category is still filling its 30-day observation window: 18 days of observed history at the previous scan, 19 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 53 to 57. That category is still filling its 30-day observation window: 16 days of observed history at the previous scan, 17 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

  • 10 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +4
    • Stability: unverified → 0.27 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 24 Sept 2026 · Analysed npm/privacypage-mcp@0.1.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem npm

Background: How many MCP packages publish verified provenance →

Dependencies 95 packages
Packages resolved 95
Stale 31
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 6 exposed · ~1,205 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
generate_cookie_policy ~210

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).

NameTypeReqDescription
contactEmailstringyesContact email, e.g. 'privacy@myapp.com'
cookieTypesarrayyesCookie categories the site uses. Common values: 'Essential cookies', 'Analytics cookies', 'Advertising cookies', 'Functional cookies', 'Performance cookies', 'Social media cookies'.
thirdPartyServicesarrayyesThird-party services that set cookies. Common values: 'Google Analytics', 'Google Ads', 'Facebook Pixel', 'Twitter/X tracking', 'LinkedIn Insight', 'Hotjar', 'Stripe', 'None'.
websiteNamestringyesName of the website or app, e.g. 'MyApp'
websiteUrlstringWebsite URL, e.g. 'https://myapp.com'

No output schema declared.

No examples provided.

generate_disclaimer ~167

Generate a liability disclaimer (general, medical, financial, fitness, legal, or affiliate) for a website or 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).

NameTypeReqDescription
companyNamestringCompany name, if different from the site name, e.g. 'Acme Inc.'
contactEmailstringyesContact email, e.g. 'info@myapp.com'
disclaimerTypestringyesThe type of disclaimer that matches the site's content
externalLinksbooleanyesWhether the site links to external websites
websiteNamestringyesName of the website or app, e.g. 'MyApp'

No output schema declared.

No examples provided.

generate_eula ~171

Generate an End-User License Agreement (EULA) for a software application 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).

NameTypeReqDescription
appNamestringyesName of the application, e.g. 'MyApp'
companyNamestringyesCompany or developer name, e.g. 'Acme Inc.'
licenseTypestringyesHow the application is licensed/sold
platformstringyesPlatform the application runs on
restrictionsarrayyesUsage restrictions to include. Common values: 'No reverse engineering', 'No redistribution', 'No modifications', 'No commercial use (free apps)', 'No resale', 'Single user license'.

No output schema declared.

No examples provided.

generate_privacy_policy ~332

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.

NameTypeReqDescription
appNamestringyesName of the app or website, e.g. 'MyApp'
childrenUnder13booleanyesWhether the app is directed at children under 13 (COPPA)
companyNamestringyesCompany or developer name, e.g. 'Acme Inc.'
contactEmailstringyesContact email for privacy inquiries, e.g. 'privacy@acme.com'
dataCollectedarrayyesTypes 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'.…
platformstringyesPlatform the app runs on
thirdPartyServicesarrayyesThird-party services/SDKs the app uses. Common values: 'Google Analytics / Firebase', 'Facebook SDK', 'AdMob / Ads', 'Stripe / Payments', 'Sentry / Crashlytics', 'Mixpanel / Amplitude', 'Push Notific…
websiteUrlstringWebsite URL, if any, e.g. 'https://myapp.com'

No output schema declared.

No examples provided.

generate_terms_of_service ~207

Generate a Terms of Service agreement for an app or service 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).

NameTypeReqDescription
companyNamestringyesCompany name, e.g. 'Acme Inc.'
contactEmailstringyesLegal contact email, e.g. 'legal@acme.com'
jurisdictionstringyesGoverning law jurisdiction, e.g. 'California, USA' or 'London, UK'
keyPoliciesarrayyesKey policies that apply. Common values: 'Refunds allowed', 'No refunds', 'User-generated content', 'Account termination rights', 'Subscription auto-renewal', 'Free trial terms', 'Intellectual propert…
platformstringyesPlatform the service runs on
serviceNamestringyesName of the app or service, e.g. 'MyApp'

No output schema declared.

No examples provided.

get_full_document ~118

Fetch the full text of a previously generated document using a PrivacyPage license key. Licenses are one-time purchases at https://privacypage.io ($9.99 single document, $24.99 all-documents bundle — no subscription). If licenseKey is omitted, the PRIVACYPAGE_LICENSE_KEY environment variable is used.

NameTypeReqDescription
documentIdstringyesThe documentId returned by a generate_* tool
licenseKeystringPrivacyPage license key. Falls back to the PRIVACYPAGE_LICENSE_KEY environment variable.

No output schema declared.

No examples provided.

Common questions

What is the io.github.rushi053/privacypage-mcp server?

io.github.rushi053/privacypage-mcp is listed in the public MCP registry as io.github.rushi053/privacypage-mcp. Generate privacy policies, ToS, EULAs, cookie policies & disclaimers from your AI agent. This page covers its npm package (privacypage-mcp).

Is the io.github.rushi053/privacypage-mcp server safe to use?

io.github.rushi053/privacypage-mcp scores 80 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 24 September 2026. It declares no install or post-install scripts. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.rushi053/privacypage-mcp server expose?

io.github.rushi053/privacypage-mcp exposes 6 tools: generate_privacy_policy, generate_terms_of_service, generate_eula, generate_cookie_policy, generate_disclaimer, get_full_document. Their descriptions and schemas cost roughly 1,205 tokens of context every time the server is loaded.

Is the io.github.rushi053/privacypage-mcp server still maintained?

io.github.rushi053/privacypage-mcp is still listed as active in the MCP registry. We last reached this channel on 24 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.rushi053/privacypage-mcp server under?

io.github.rushi053/privacypage-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.