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
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
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 24 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
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
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
claude mcp add rushi053-privacypage-mcp -- npx -y privacypage-mcp
{
"mcpServers": {
"rushi053-privacypage-mcp": {
"command": "npx",
"args": [
"-y",
"privacypage-mcp"
]
}
}
} {
"servers": {
"rushi053-privacypage-mcp": {
"command": "npx",
"args": [
"-y",
"privacypage-mcp"
]
}
}
} codex mcp add rushi053-privacypage-mcp -- npx -y privacypage-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"rushi053-privacypage-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"privacypage-mcp"
],
"enabled": true
}
}
} openclaw mcp add rushi053-privacypage-mcp --command npx --arg -y --arg privacypage-mcp
mcp_servers:
rushi053-privacypage-mcp:
command: "npx"
args: ["-y", "privacypage-mcp"] {
"McpServers": {
"rushi053-privacypage-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"privacypage-mcp"
]
}
}
} assistant mcp add rushi053-privacypage-mcp -t stdio -c npx -a -y privacypage-mcp
{
"mcpServers": {
"rushi053-privacypage-mcp": {
"command": "npx",
"args": [
"-y",
"privacypage-mcp"
]
}
}
} 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
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 →
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 →
generate_cookie_policy 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).
| Name | Type | Req | Description |
|---|---|---|---|
| contactEmail | string | yes | Contact email, e.g. 'privacy@myapp.com' |
| cookieTypes | array | yes | Cookie categories the site uses. Common values: 'Essential cookies', 'Analytics cookies', 'Advertising cookies', 'Functional cookies', 'Performance cookies', 'Social media cookies'. |
| thirdPartyServices | array | yes | Third-party services that set cookies. Common values: 'Google Analytics', 'Google Ads', 'Facebook Pixel', 'Twitter/X tracking', 'LinkedIn Insight', 'Hotjar', 'Stripe', 'None'. |
| websiteName | string | yes | Name of the website or app, e.g. 'MyApp' |
| websiteUrl | string | – | Website URL, e.g. 'https://myapp.com' |
No output schema declared.
No examples provided.
generate_disclaimer 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).
| Name | Type | Req | Description |
|---|---|---|---|
| companyName | string | – | Company name, if different from the site name, e.g. 'Acme Inc.' |
| contactEmail | string | yes | Contact email, e.g. 'info@myapp.com' |
| disclaimerType | string | yes | The type of disclaimer that matches the site's content |
| externalLinks | boolean | yes | Whether the site links to external websites |
| websiteName | string | yes | Name of the website or app, e.g. 'MyApp' |
No output schema declared.
No examples provided.
generate_eula 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).
| Name | Type | Req | Description |
|---|---|---|---|
| appName | string | yes | Name of the application, e.g. 'MyApp' |
| companyName | string | yes | Company or developer name, e.g. 'Acme Inc.' |
| licenseType | string | yes | How the application is licensed/sold |
| platform | string | yes | Platform the application runs on |
| restrictions | array | yes | Usage 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 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.
| Name | Type | Req | Description |
|---|---|---|---|
| appName | string | yes | Name of the app or website, e.g. 'MyApp' |
| childrenUnder13 | boolean | yes | Whether the app is directed at children under 13 (COPPA) |
| companyName | string | yes | Company or developer name, e.g. 'Acme Inc.' |
| contactEmail | string | yes | Contact email for privacy inquiries, e.g. 'privacy@acme.com' |
| dataCollected | array | yes | 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 | yes | Platform the app runs on |
| thirdPartyServices | array | yes | 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' |
No output schema declared.
No examples provided.
generate_terms_of_service 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).
| Name | Type | Req | Description |
|---|---|---|---|
| companyName | string | yes | Company name, e.g. 'Acme Inc.' |
| contactEmail | string | yes | Legal contact email, e.g. 'legal@acme.com' |
| jurisdiction | string | yes | Governing law jurisdiction, e.g. 'California, USA' or 'London, UK' |
| keyPolicies | array | yes | 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 | yes | Platform the service runs on |
| serviceName | string | yes | Name of the app or service, e.g. 'MyApp' |
No output schema declared.
No examples provided.
get_full_document 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.
| Name | Type | Req | Description |
|---|---|---|---|
| documentId | string | yes | The documentId returned by a generate_* tool |
| licenseKey | string | – | PrivacyPage license key. Falls back to the PRIVACYPAGE_LICENSE_KEY environment variable. |
No output schema declared.
No examples provided.
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.