Submit

Aop Mcp Server — Agent Executable Compliance Documentation

@jeremytuite

MCP server for agent-executable compliance documentation. Browse, assess, and implement Colorado AI Act (SB 24-205) deployer requirements directly from your AI agent. Tools: protocol listing, schema retrieval, compliance gap assessment, deployer classification.
Overview

AOP MCP Server

Agent-executable compliance documentation via MCP.

Tools

  • list_protocols - Browse compliance protocols by vertical
  • get_protocol - Get protocol details and structure
  • get_protocol_schema - Machine-readable schema for agent implementation
  • assess_compliance - Gap analysis against requirements
  • colorado_ai_act_check - Quick deployer classification check

Colorado AI Act

Effective June 30, 2026. $20,000/violation. If you deploy AI in hiring, lending, insurance, or healthcare decisions affecting Colorado residents, you need documentation.

This MCP server gives your agent direct access to the compliance protocols.

Website

Server Config

{
  "mcpServers": {
    "aop": {
      "command": "node",
      "args": [
        "index.js"
      ],
      "cwd": "/path/to/aop-mcp-server"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.