Aop Mcp Server — Agent Executable Compliance Documentation

by jeremytuite

240 downloads
Not rated
GitHub

About

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.

Details

Author
jeremytuite
Downloads
240
Categories
AI, Security

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Aop Mcp Server — Agent Executable Compliance Documentation
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Integrate the server with any MCP-compatible host. Use the provided tools – list_protocols, get_protocol, get_protocol_schema, assess_compliance, and `colorado

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "aop mcp server \u2014 agent executable compliance documentation": {
            "aop": {
                "command": "node",
                "args": [
                    "index.js"
                ],
                "cwd": "/path/to/aop-mcp-server"
            }
        }
    }
}

McpServers

{
    "aop": {
        "command": "node",
        "args": [
            "index.js"
        ],
        "cwd": "/path/to/aop-mcp-server"
    }
}

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
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.