Compliance Intelligence
Access 692+ compliance frameworks, 13,700+ controls, and 280,000+ cross-framework mappings via MCP. Query ISO 27001, NIST CSF, GDPR, SOC 2, HIPAA, PCI DSS and more.
TheArtOfService Compliance Intelligence MCP Server
A remote MCP (Model Context Protocol) server providing AI agents with access to a comprehensive compliance knowledge graph containing 692+ compliance frameworks, 14,200+ controls, and 819,000+ cross-framework mappings.
Quick Start
Connect via Streamable HTTP
URL: https://api.theartofservice.com/mcp
Transport: Streamable HTTP
Authentication: Bearer token (API key) — optional for up to 10 calls/day
Claude Desktop Configuration
Add to your claude_desktop_config.json:
{
"mcpServers": {
"compliance-intelligence": {
"url": "https://api.theartofservice.com/mcp",
"headers": {
"Authorization": "Bearer tas_YOUR_API_KEY"
}
}
}
}
Cursor Configuration
Add to your MCP settings:
{
"compliance-intelligence": {
"url": "https://api.theartofservice.com/mcp",
"headers": {
"Authorization": "Bearer tas_YOUR_API_KEY"
}
}
}
npm Package (stdio transport)
npm install -g @theartofservice/compliance-mcp
See @theartofservice/compliance-mcp on npm.
Python / Langchain
pip install theartofservice-compliance
See theartofservice-compliance on PyPI.
Getting an API Key
- Create a free account at compliance.theartofservice.com
- Navigate to Settings → API Keys
- Generate an API key (starts with
tas_)
Anonymous access: 10 calls/day with no API key required.
Available Tools
| Tool | Description |
|---|---|
agent_search_frameworks | Search and list compliance frameworks by name, keyword, or jurisdiction |
agent_get_framework | Get detailed information about a specific compliance framework |
agent_get_framework_controls | Get all controls for a compliance framework, optionally filtered by domain |
agent_get_control | Get detailed information about a specific control by code |
agent_get_control_cross_references | Get cross-framework mappings for a control (equivalent controls in other frameworks) |
agent_cross_framework_map | Map controls between two compliance frameworks |
agent_coverage_report | Get cross-framework coverage analysis for a framework |
agent_search | Full-text search across controls and frameworks |
agent_platform_stats | Get platform statistics (framework, control, mapping counts) |
agent_pricing_info | Get API pricing tiers and current usage information |
Pricing
| Tier | Calls | Price |
|---|---|---|
| Anonymous | 10/day | Free |
| Free account | 100/month | Free |
| Professional | 10,000/month + $0.005 overage | $49/month |
| Enterprise | 100,000/month + $0.005 overage | Custom |
Links
- Platform: compliance.theartofservice.com
- API Docs: api.theartofservice.com/docs
- npm: @theartofservice/compliance-mcp
- PyPI: theartofservice-compliance
License
MIT
Serveurs connexes
bioinformatics-mcp-server
Bioinformatics data for AI agents — gene search, protein structures, clinical variants, PubMed literature, and DNA sequences via NCBI and UniProt. No API key required.
TechMCP
Integrates with PSG College of Technology's e-campus portal to provide AI assistants access to student academic data like marks, attendance, and timetables.
xuanxue-bazi-matching
Deterministic Chinese divination APIs (BaZi/QiMen/ZiWei/MeiHua/LiuYao/LiuRen) for AI agents — pay-per-call via x402 on Base.
Meta-Stamp Pockets
Licensed AI content access. 1,821 Dhar Mann Studios videos. $0.0025/pull, creator compensated automatically. 30ms delivery.
NebulaFinger MCP
An MCP server interface for the NebulaFinger fingerprint recognition tool.
fomox402
Broker + MCP server for last-bidder-wins games on Solana — agents register, auto-fund a Privy wallet, and bid via streamable HTTP
RunDida
8 running tools for AI agents — 86 calculators, marathon data, pace/HR/VO2max calculations.
Upstox MCP server
A MCP server for integrating with the Upstox trading API by Upstox.
Wordle MCP - Go
Fetches daily Wordle solutions using the official Wordle API.
Compound MCP Server
Lending and borrowing data, market rates, and user positions on Compound Finance.