AI Compliance Monitor
Structured regulatory intelligence for AI agents. Check compliance obligations, deadlines, and cross-jurisdiction requirements for EU AI Act, Singapore IMDA, and Colorado AI Act.
AI Compliance Monitor
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.
Why This Exists
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.
MCP Tools
| Tool | Description |
|---|---|
check_obligations | Given an agent use case + jurisdiction โ applicable requirements |
get_regulation_articles | Structured regulation details with evidence requirements |
check_deadline | Enforcement dates, penalties, compliance milestones |
compare_jurisdictions | Side-by-side obligation comparison across regulations |
Quick Start
Connect via MCP
Server URL: https://ai-compliance-monitor.sgdata.workers.dev/mcp
REST API
# 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"
Regulatory Coverage
| Regulation | Jurisdiction | Status | Key Deadline |
|---|---|---|---|
| EU AI Act | European Union | Active | Aug 2, 2026 (high-risk) |
| IMDA Agentic AI Framework | Singapore | Active (voluntary) | Published Jan 2026 |
| Colorado AI Act (SB 24-205) | Colorado, US | Active | Feb 1, 2026 (enforced) |
Use Cases Covered
- Hiring/recruitment screening
- Credit scoring
- Customer service agents
- Content moderation
- Medical triage
- Autonomous coding agents
- Financial trading agents
Deployment (Self-Host)
Prerequisites
- Cloudflare account with Workers enabled
- Wrangler CLI (
npm install -g wrangler) CLOUDFLARE_API_TOKENandCLOUDFLARE_ACCOUNT_IDenvironment variables
Deploy
# 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
Dry Run (verify free-tier compliance)
npx wrangler deploy --dry-run
Data Model
- 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 the Dominion Observatory, the trust scoring layer for the AI agent economy.
License
MIT
Contact
Built by @vdineshk | Singapore
Related Servers
kabu-mcp
Japanese & Global stock market data for AI assistants. Real-time quotes, technical analysis (RSI/MACD/BB), market screening. The only MCP with Japanese stock support.
SpeedOf.Me Speed Test MCP
Official SpeedOf.Me server for AI agents - accurate speed tests via 129 global edge servers with analytics dashboard.
Memora
A lightweight MCP server for semantic memory storage, knowledge graphs, and cross-session context
maxia-marketplace
AI-to-AI marketplace on 14 blockchains. 46 MCP tools for crypto swap (71 tokens), tokenized stocks (25), GPU rental, DeFi yields, LLM fine-tuning, wallet analysis. Pay in USDC.
Cloaked Agent
Give AI agents spending power without giving them your wallet keys. Cloaked creates on-chain spending accounts with enforced constraints that agents cannot bypass - even if jailbroken or compromised.
Chia Health MCP Server
Chia Health MCP Server โ Patient workflow integration for a licensed US telehealth platform. Browse GLP-1 medications (semaglutide, tirzepatide), peptide therapies (sermorelin, NAD+, glutathione), and longevity treatments. Check eligibility, complete intake, sign consents, and manage treatment plans. 30 tools, HIPAA-compliant. All prescriptions evaluated by licensed US healthcare providers and delivered from FDA-regulated pharmacies across 50 states + DC.
ffmpeg-mcp
A Python package for media processing using FFmpeg and FastMCP.
Fewsats
Enable AI Agents to purchase anything in a secure way using Fewsats
Cookbook Directory
Find, create, and modify recipes
mlp-tax
Deterministic MLP tax computation engine. 6 tools: basis projection, estate planning, sell vs hold comparison, MLP vs ETF tax analysis, distribution stress test, and MLP reference data. Returns IRS-cited calculations for K-1 basis tracking, ยง751 recapture, and ยง199A QBI.