mcp-server-ai-compliance
v1.0.0
Published
AI risk classification under EU AI Act, Colorado AI Act, NIST AI RMF, and ISO 42001
Downloads
113
Maintainers
Readme
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 configClaude 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.
