
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
ccpa-compliance-mcp
Advanced tools
MCP server for CCPA/CPRA compliance — browse consumer rights and business obligations, assess compliance readiness, generate privacy policies, DSAR response templates, and gap analysis for organizations handling California consumer data
MCP server for CCPA/CPRA compliance — browse California consumer privacy rights and business obligations, assess compliance readiness, generate privacy policies, DSAR response templates, and gap analysis for organizations handling California consumer data.
| Tool | Description |
|---|---|
browse_requirements | Filter CCPA/CPRA requirements by category, keyword search, or Civil Code section |
assess_readiness | Score compliance readiness by category based on implemented requirements |
generate_privacy_policy | Generate CCPA/CPRA-compliant privacy policy sections for a given business type |
gap_analysis | Get a prioritized remediation roadmap based on current implementation gaps |
dsar_template | Generate DSAR response templates by request type with timelines and verification steps |
applicability_check | Determine if CCPA/CPRA applies based on business inputs (revenue, consumer count, data selling) |
npx ccpa-compliance-mcp
Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"ccpa-compliance": {
"command": "npx",
"args": ["-y", "ccpa-compliance-mcp"]
}
}
}
Use the browse_requirements tool with category "consumer_right"
Use the applicability_check tool with annualRevenue 30000000, consumerCount 150000, sellsPersonalInfo false
Use the generate_privacy_policy tool with businessType "saas"
Use the dsar_template tool with requestType "deletion"
Use the assess_readiness tool with implementedIds ["CR-1", "CR-2", "BO-1", "BO-2"]
Use the gap_analysis tool with implementedIds ["CR-1", "BO-1"]
Automate CCPA/CPRA compliance: complianceiq.site
FAQs
MCP server for CCPA/CPRA compliance — browse consumer rights and business obligations, assess compliance readiness, generate privacy policies, DSAR response templates, and gap analysis for organizations handling California consumer data
The npm package ccpa-compliance-mcp receives a total of 0 weekly downloads. As such, ccpa-compliance-mcp popularity was classified as not popular.
We found that ccpa-compliance-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.