AI Compliance Monitor
About
Structured regulatory intelligence for AI agents. Check compliance obligations, deadlines, and cross-jurisdiction requirements for EU AI Act, Singapore IMDA, and Colorado AI Act.
Details
- Author
- vdineshk
- Categories
- Other, Security, AI
Jump to
Setup
Install AI Compliance Monitor in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/vdineshk/ai-compliance-monitor
Follow the installation instructions in the repository README, then restart your MCP client.
Structured regulatory intelligence for AI agents. Check compliance obligations, deadlines, and cross-jurisdiction requirements for EU AI Act, Singapore IMDA, and Colorado AI Act.
Structured regulatory intelligence for AI agents operating across jurisdictions.
The first MCP server purpose-built for AI agent compliance. Check obligations, deadlines, and cross-jurisdiction requirements for the EU AI Act, Singapore IMDA Agentic AI Framework, and Colorado AI Act.
AI agents operating across borders face a fragmented regulatory landscape. The EU AI Act requires automatic logging (Article 12). Singapore's IMDA framework mandates escalation protocols. Colorado demands impact assessments.No existing tool maps agent behavior to specific regulatory requirements across jurisdictions.
This server provides machine-readable, structured regulatory intelligence that AI agents can query at runtime to understand their compliance obligations.
Server URL: https://ai-compliance-monitor.sgdata.workers.dev/mcp
# Check obligations for a hiring agent curl "https://ai-compliance-monitor.sgdata.workers.dev/api/obligations?use_case=hiring_screening" # Get EU AI Act requirements curl "https://ai-compliance-monitor.sgdata.workers.dev/api/regulations?regulation_id=eu-ai-act" # Check upcoming deadlines curl "https://ai-compliance-monitor.sgdata.workers.dev/api/deadlines" # Compare transparency requirements across jurisdictions curl "https://ai-compliance-monitor.sgdata.workers.dev/api/compare?category=transparency" # Service stats curl "https://ai-compliance-monitor.sgdata.workers.dev/api/stats"
- Hiring/recruitment screening
- Credit scoring
- Customer service agents
- Content moderation
- Medical triage
- Autonomous coding agents
- Financial trading agents
- Cloudflare account with Workers enabled
- Wrangler CLI (npm install -g wrangler)
- CLOUDFLARE_API_TOKENandCLOUDFLARE_ACCOUNT_IDenvironment variables
# Clone the repo git clone https://github.com/vdineshk/ai-compliance-monitor.git cd ai-compliance-monitor # Install dependencies npm install # Create D1 database npx wrangler d1 create ai-compliance-monitor-db # Copy the database_id from output into wrangler.toml # Run migrations npx wrangler d1 migrations apply ai-compliance-monitor-db --remote # Seed regulatory data npx wrangler d1 execute ai-compliance-monitor-db --remote --file=./migrations/0002_seed_data.sql # Deploy npx wrangler deploy
- Regulations: Top-level regulatory frameworks (EU AI Act, IMDA, Colorado)
- Obligations: Specific requirements within each regulation, classified by category
- Deadlines: Enforcement dates with penalty information
- Obligation Mappings: Cross-jurisdiction equivalence mappings
- Use Case Obligations: Maps agent use cases to applicable obligations
Part of the Dominion Agent Economy Engine
This server feeds behavioral interaction data to theDominion Observatory, the trust scoring layer for the AI agent economy.
Detect and audit AI bias across protected characteristics — demographic parity, equalized odds, disparate impact analysis
Canada Artificial Intelligence and Data Act compliance — risk classification, impact assessment, regulatory readiness by MEOK AI Labs
EU AI Act risk classification, 42-point audit, documentation generation, penalties and deadlines by MEOK AI Labs
Multi-framework AI governance reports across EU AI Act, NIST AI RMF, ISO 42001, and DORA with automated gap analysis
Cited compliance, legal & security intelligence for AI agents — 300+ law, regulation and standards corpora (GDPR, NIS2, AI Act, DORA) with article-level citations, plus live CVE/KEV/EPSS vulnerability context. OAuth remote server, free tier
Institutional research and manager diligence reports on hedge funds, venture capital and private equity managers. Summary of filings, personnel changes, media screening and social signals delivered to you in minutes.
KHEPRA MCP Server smithery badge MCP Registry License Container PQC Sovereign compliance engine with 36,195 STIG/CCI/NIST/CMMC mappings. Air-gappable. Zero token costs. Run ert_scan → get a Godfather Report with dollar-denominated business impact. The only MCP compliance server that runs on your metal — with the World's First DoD PQC STIG built in. PQC-01-STIG-V1R1 — Full Whitepaper → 17 controls covering CNSA 2.0, FIPS 203/204/205, and the NSA's May 2026 MCP security advisory. The world's first DoD-style Post-Quantum Cryptography STIG, including the first PQC controls for agentic AI and MCP deployments.
Cryptographic runtime governance for AI agents. 20 tools. Sealed policy artifacts, continuous measurement, tamper-evident proof. Ed25519 + SHA-256.
AI Agent Supply Chain Security - Intercepts and validates every package installation, git clone, and script download triggered by AI coding agents before it executes.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




