# io.github.rushi053/privacypage-mcp (npm · privacypage-mcp)

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

- Trust score: 80/100 (high trust)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-24

## Components

- npm · `privacypage-mcp`: 80/100 (this document), [markdown](https://verifymcp.io/servers/rushi053-privacypage-mcp/privacypage-mcp.md), [page](https://verifymcp.io/servers/rushi053-privacypage-mcp/privacypage-mcp)

## Channel facts

- Registry: `npm`
- Package: `privacypage-mcp`
- Version: `0.1.0`
- Transport: `stdio`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-24.

- **Supply Chain Security**: 98/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 31 of 95 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 24 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 69/100
  - AI-judged instruction clarity (excellent).
  - 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.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 83/100
  - Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

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

### Claude

```bash
claude mcp add rushi053-privacypage-mcp -- npx -y privacypage-mcp
```

### Cursor

```json
{
  "mcpServers": {
    "rushi053-privacypage-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "privacypage-mcp"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "rushi053-privacypage-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "privacypage-mcp"
      ]
    }
  }
}
```

### Codex

```bash
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
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add rushi053-privacypage-mcp --command npx --arg -y --arg privacypage-mcp
```

### Hermes

```yaml
mcp_servers:
  rushi053-privacypage-mcp:
    command: "npx"
    args: ["-y", "privacypage-mcp"]
```

### Netclaw

```json
{
  "McpServers": {
    "rushi053-privacypage-mcp": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "privacypage-mcp"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add rushi053-privacypage-mcp -t stdio -c npx -a -y privacypage-mcp
```

### Other

```json
{
  "mcpServers": {
    "rushi053-privacypage-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "privacypage-mcp"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-22 (score 80, +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.

### 2026-09-20 (score 79, +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.

### 2026-09-18 (score 78, +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.

### 2026-09-16 (score 77, +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.

### 2026-09-14 (score 76, +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.

### 2026-09-12 (score 75, +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.

### 2026-09-10 (score 74, +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.

### 2026-09-07 (score 73, +4)

- [functional improvement] Stability: unverified → 0.27

## MCP tools (6)

### `generate_privacy_policy` (~332 tokens)

Generate Privacy Policy

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 parameters:

- `appName` (string, required): Name of the app or website, e.g. 'MyApp'
- `childrenUnder13` (boolean, required): Whether the app is directed at children under 13 (COPPA)
- `companyName` (string, required): Company or developer name, e.g. 'Acme Inc.'
- `contactEmail` (string, required): Contact email for privacy inquiries, e.g. 'privacy@acme.com'
- `dataCollected` (array, required): Types 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'.…
- `platform` (string, required): Platform the app runs on
- `thirdPartyServices` (array, required): Third-party services/SDKs the app uses. Common values: 'Google Analytics / Firebase', 'Facebook SDK', 'AdMob / Ads', 'Stripe / Payments', 'Sentry / Crashlytics', 'Mixpanel / Amplitude', 'Push Notific…
- `websiteUrl` (string): Website URL, if any, e.g. 'https://myapp.com'

### `generate_terms_of_service` (~207 tokens)

Generate Terms of Service

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

Input parameters:

- `companyName` (string, required): Company name, e.g. 'Acme Inc.'
- `contactEmail` (string, required): Legal contact email, e.g. 'legal@acme.com'
- `jurisdiction` (string, required): Governing law jurisdiction, e.g. 'California, USA' or 'London, UK'
- `keyPolicies` (array, required): Key policies that apply. Common values: 'Refunds allowed', 'No refunds', 'User-generated content', 'Account termination rights', 'Subscription auto-renewal', 'Free trial terms', 'Intellectual propert…
- `platform` (string, required): Platform the service runs on
- `serviceName` (string, required): Name of the app or service, e.g. 'MyApp'

### `generate_eula` (~171 tokens)

Generate EULA

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

Input parameters:

- `appName` (string, required): Name of the application, e.g. 'MyApp'
- `companyName` (string, required): Company or developer name, e.g. 'Acme Inc.'
- `licenseType` (string, required): How the application is licensed/sold
- `platform` (string, required): Platform the application runs on
- `restrictions` (array, required): Usage restrictions to include. Common values: 'No reverse engineering', 'No redistribution', 'No modifications', 'No commercial use (free apps)', 'No resale', 'Single user license'.

### `generate_cookie_policy` (~210 tokens)

Generate Cookie Policy

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 parameters:

- `contactEmail` (string, required): Contact email, e.g. 'privacy@myapp.com'
- `cookieTypes` (array, required): Cookie categories the site uses. Common values: 'Essential cookies', 'Analytics cookies', 'Advertising cookies', 'Functional cookies', 'Performance cookies', 'Social media cookies'.
- `thirdPartyServices` (array, required): Third-party services that set cookies. Common values: 'Google Analytics', 'Google Ads', 'Facebook Pixel', 'Twitter/X tracking', 'LinkedIn Insight', 'Hotjar', 'Stripe', 'None'.
- `websiteName` (string, required): Name of the website or app, e.g. 'MyApp'
- `websiteUrl` (string): Website URL, e.g. 'https://myapp.com'

### `generate_disclaimer` (~167 tokens)

Generate Disclaimer

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

Input parameters:

- `companyName` (string): Company name, if different from the site name, e.g. 'Acme Inc.'
- `contactEmail` (string, required): Contact email, e.g. 'info@myapp.com'
- `disclaimerType` (string, required): The type of disclaimer that matches the site's content
- `externalLinks` (boolean, required): Whether the site links to external websites
- `websiteName` (string, required): Name of the website or app, e.g. 'MyApp'

### `get_full_document` (~118 tokens)

Get Full Document

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.

Input parameters:

- `documentId` (string, required): The documentId returned by a generate_* tool
- `licenseKey` (string): PrivacyPage license key. Falls back to the PRIVACYPAGE_LICENSE_KEY environment variable.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/rushi053-privacypage-mcp/privacypage-mcp#diagnostics

## Score history

- 2026-09-24: 80
- 2026-09-23: 80
- 2026-09-22: 80
- 2026-09-21: 79
- 2026-09-20: 79
- 2026-09-19: 78
- 2026-09-18: 78
- 2026-09-17: 77
- 2026-09-16: 77
- 2026-09-15: 76
- 2026-09-14: 76
- 2026-09-13: 75
- 2026-09-12: 75
- 2026-09-11: 74
- 2026-09-10: 74
- 2026-09-09: 73
- 2026-09-08: 73
- 2026-09-07: 73
- 2026-09-06: 69
- 2026-09-05: 69
- 2026-09-04: 69
- 2026-09-03: 69
- 2026-09-02: 69
- 2026-09-01: 69
- 2026-08-31: 69
- 2026-08-30: 54

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

## Links

- npm package: https://www.npmjs.com/package/privacypage-mcp
- Socket report: https://socket.dev/npm/package/privacypage-mcp
- Repository: https://github.com/rushi053/privacypage-mcp
- Changelog RSS feed: https://verifymcp.io/servers/rushi053-privacypage-mcp/privacypage-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/rushi053-privacypage-mcp/privacypage-mcp.json
- HTML version of this page: https://verifymcp.io/servers/rushi053-privacypage-mcp/privacypage-mcp
