Skip to main content
Glama

ComplianceIQ MCP Server

Generate professional compliance documents (privacy policies, terms of service, HIPAA policies, employee handbooks, and more) directly from Claude, Cursor, or any MCP-compatible AI tool.

Setup

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "complianceiq": {
      "command": "npx",
      "args": ["complianceiq-mcp"],
      "env": {
        "COMPLIANCEIQ_API_KEY": "your_api_key_here"
      }
    }
  }
}

Environment Variables

Variable

Required

Description

COMPLIANCEIQ_API_KEY

No (2 free docs/day)

API key from complianceiq.site

COMPLIANCEIQ_API_URL

No

Custom API URL (default: https://complianceiq.site)

Tools

generate_document

Generate a compliance document tailored to your industry.

export_document

Export to PDF or DOCX.

list_document_types

List all 12 document types with descriptions.

-
security - not tested
F
license - not found
-
quality - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/crawde/complianceiq-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server