ComplianceIQ MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ComplianceIQ MCP Servergenerate a privacy policy for my e-commerce store"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 |
| No (2 free docs/day) | API key from complianceiq.site |
| No | Custom API URL (default: |
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.
Links
Website: complianceiq.site
Pricing: complianceiq.site/pricing
This server cannot be installed
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