AI Compliance Calendar MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@AI Compliance Calendar MCP ServerShow upcoming EU AI Act deadlines"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
AI Compliance Calendar MCP Server
ποΈ AI Compliance Calendar β Your comprehensive AI regulations and compliance deadline tracker
Track AI regulations, deadlines, risk assessments, and policy updates across global jurisdictions. Never miss a compliance deadline again.
π Coverage
Jurisdictions: EU, US, UK, Canada, China, Singapore
Regulations: EU AI Act, CCPA/CPRA, NIST AI Framework, UK AI Act, Canada AIDA, and more
Data: Pre-populated with real compliance data and deadlines
Related MCP server: brehon-mcp-server
π οΈ Tools
1. get_regulations
Search and filter AI regulations by jurisdiction, category, and status.
jurisdiction: US | EU | UK | CA | CN | SG (optional)
category: privacy, safety, transparency, governance (optional)
status: active, enacted, draft, bill, guidance (optional)
search: free text search (optional)2. compliance_calendar
Get upcoming compliance deadlines and milestones with priority levels.
jurisdiction: filter by region (optional)
days_ahead: how far to look ahead (default: 365)
priority: critical, high, medium, low (optional)
regulation: specific regulation filter (optional)3. regulation_summary
Detailed breakdown of specific AI regulations including requirements and timelines.
regulation_id: eu-ai-act, ccpa, nist-ai-framework, etc.4. risk_assessment
Assess compliance risks for AI use cases across jurisdictions.
use_case: healthcare-diagnosis, hiring-screening, content-moderation, etc.
jurisdictions: array of jurisdictions to assess
custom_description: for custom use cases (optional)5. policy_updates
Track recent policy changes and regulatory developments.
jurisdiction: filter by region (optional)
regulation: filter by regulation (optional)
days_back: how far back to search (default: 90)
impact_level: high, medium, low (optional)6. jurisdiction_compare
Compare AI regulations across multiple jurisdictions.
jurisdictions: array of jurisdictions to compare
focus_area: privacy, safety, transparency, penalties, timelines (optional)π― Use Cases
Legal Teams: Track compliance deadlines and regulatory changes
AI Developers: Assess risks for AI systems across markets
Compliance Officers: Monitor upcoming requirements and deadlines
Policy Researchers: Compare regulatory approaches globally
Consultants: Advise clients on multi-jurisdictional compliance
π Quick Start
Install & Build
cd /path/to/compliance-mcp
npm install
npm run buildTest the Server
npm run devUse with Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"compliance-mcp": {
"command": "node",
"args": ["/path/to/compliance-mcp/build/index.js"]
}
}
}π Data Coverage
Regulations Tracked
πͺπΊ EU AI Act (2024-2026 timeline)
πΊπΈ CCPA/CPRA (California privacy laws)
πΊπΈ NIST AI Framework (Federal guidance)
π¬π§ UK AI Act (Draft legislation)
π¨π¦ Canada AIDA (Bill C-27)
π¨π³ Algorithm Provisions (China)
πΈπ¬ Model AI Governance (Singapore)
Risk Assessment Templates
Healthcare diagnosis systems
Hiring and recruitment AI
Content moderation systems
Financial credit scoring
Autonomous vehicles
Customer service chatbots
Compliance Calendar Highlights
π΄ Aug 2, 2026: EU AI Act full compliance deadline
π Feb 2, 2025: EU AI Act prohibited practices ban
π‘ 2024-2025: Multiple regulatory guidance releases
ποΈ Architecture
src/
βββ index.ts # Main MCP server implementation
βββ data/ # JSON databases (no external APIs needed)
βββ regulations.json # Comprehensive regulation data
βββ calendar.json # Compliance deadlines & milestones
βββ risk-templates.json # Risk assessment templates
βββ policy-updates.json # Recent policy developmentsFeatures:
β Zero API dependencies β all data local
β Real regulation data β not synthetic
β Multi-jurisdiction β global coverage
β Risk-based approach β practical assessments
β Calendar integration β never miss deadlines
π Example Queries
"What are the upcoming EU AI Act deadlines?"
compliance_calendar(jurisdiction="EU", regulation="eu-ai-act")"Assess hiring AI risks in US and EU"
risk_assessment(use_case="hiring-screening", jurisdictions=["US", "EU"])"What's new in AI policy this month?"
policy_updates(days_back=30, impact_level="high")"Compare privacy approaches: EU vs US"
jurisdiction_compare(jurisdictions=["EU", "US"], focus_area="privacy")π Updates
The regulation database is manually curated from official sources and updated regularly. Key data sources:
EU AI Act official text and implementing acts
NIST AI Risk Management Framework
State and federal AI legislation (US)
Regulatory guidance documents
Official government publications
π License
MIT License - see LICENSE for details.
π€ Contributing
Contributions welcome! Please:
Ensure data accuracy with official sources
Follow the existing JSON schema
Update both data files and documentation
Test thoroughly before submitting
βοΈ Built for AI practitioners who take compliance seriously.
Note: This tool provides information for educational purposes. Always consult with qualified legal professionals for compliance advice.
This server cannot be deployed
Maintenance
Related MCP Connectors
Verified, tier-0 regulatory data for AI across 850+ official sources and 50+ jurisdictions.
Multi-jurisdictional AI compliance readiness scoring with sourced penalty math.
Register every AI agent, log every action, prove it. EU AI Act compliance built in.
Audited AI-regulation data: laws, bills, news and obligations across US, EU and 62 jurisdictions
Related MCP Servers
- FlicenseAqualityDmaintenanceEnables users to search and monitor European regulatory publications including GDPR, ISO27001, and AI Act. Supports creating monitoring topics, generating compliance briefs, and setting up notifications for regulatory updates.5-

brehon-mcp-serverofficial
AlicenseNot gradedqualityDmaintenanceProvides AI assistants with real-time, structured access to 32 privacy and AI governance laws across 28 jurisdictions to prevent hallucination in compliance answers.12MIT- AlicenseAqualityCmaintenanceSource-verified regulatory and compliance intelligence: 10,000+ obligations across 39 pillars, each grounded in a primary legal source with a content hash. Covers the EU AI Act, GDPR, DORA, NIS2, HIPAA, Basel III and the MITRE ATT&CK/ATLAS families.251MIT
- AlicenseNot gradedqualityCmaintenanceComputes multi-jurisdictional AI compliance readiness scores with sourced penalty math, enabling gap analysis and audit tier recommendations.MIT