AI Compliance Calendar MCP Server

AI Compliance Calendar MCP Server

Tracks AI regulations, deadlines, risk assessments, and policy updates across multiple global jurisdictions, helping users stay compliant with evolving AI laws.

Category
Visit Server

README

AI Compliance Calendar MCP Server

License: MIT TypeScript Model Context Protocol

πŸ›οΈ 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

πŸ› οΈ 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 build

Test the Server

npm run dev

Use 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 developments

Features:

  • βœ… 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:

  1. Ensure data accuracy with official sources
  2. Follow the existing JSON schema
  3. Update both data files and documentation
  4. 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.

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured