🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

mcp-server-ai-compliance

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mcp-server-ai-compliance

AI risk classification under EU AI Act, Colorado AI Act, NIST AI RMF, and ISO 42001

latest
Source
npmnpm
Version
1.0.0
Version published
Weekly downloads
9
50%
Maintainers
1
Weekly downloads
 
Created
Source

mcp-server-ai-compliance

MCP Server: AI Compliance

Features

  • 4 tools for AI agent integration via Model Context Protocol (MCP)
  • Works with Claude Desktop, Claude Code, Cursor, Windsurf, and any MCP client
  • TypeScript, zero external dependencies beyond MCP SDK

Tools

  • ``

Quick Start

# Install
npm install @alerterra/mcp-server-ai-compliance

# Run
npx @alerterra/mcp-server-ai-compliance

# Or add to Claude Desktop config

Claude Desktop Configuration

{
  "mcpServers": {
    "ai-compliance": {
      "command": "npx",
      "args": ["@alerterra/mcp-server-ai-compliance"]
    }
  }
}

Data Sources

All data sources are free and require no API keys unless noted.

License

MIT

Built by Alerterra Labs — AI-powered intelligence tools.

Keywords

mcp

FAQs

Package last updated on 13 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts