Back to search
100
MCP live v1.0.3 streamable-http

TheArtOfService Compliance Intelligence

io.github.GJB65/compliance-intelligence

Compliance knowledge graph: 692+ frameworks, 14,200+ controls, 819K+ cross-framework mappings.

Uptime
83.3%
6 probes
Response
134ms
last probe
Tools
10
callable

Tools · 10

agent_search_frameworks

Search and list compliance frameworks Search the compliance knowledge graph for frameworks by name, keyword, or jurisdiction. Returns framework metadata including name, description, jurisdiction, do…

agent_get_framework

Get detailed information about a compliance framework Returns comprehensive details about a specific compliance framework: description, jurisdiction, version, domains with control counts, and cross-f…

agent_get_framework_controls

Get all controls for a compliance framework Returns all controls belonging to a framework, optionally filtered by domain. Each control includes: code, title, description, and domain. For large fram…

agent_get_control

Get detailed information about a specific control Returns full details for a single control by its code identifier: title, description, domain, and framework. Control codes are framework-specific (e…

agent_get_control_cross_references

Get cross-framework mappings for a control Returns all controls in other frameworks that map to the given control via MAPS_TO relationships. This is the core cross-framework mapping capability: use …

agent_cross_framework_map

Map controls between two compliance frameworks Returns the complete control-to-control mapping between a source and target framework. Each mapping shows which source control maps to which target con…

agent_coverage_report

Get cross-framework coverage report for a framework Returns a coverage analysis showing how many controls in the given framework map to controls in every other framework. Includes total controls, ma…

agent_search

Full-text search across controls and frameworks Search the compliance knowledge graph using full-text search. Type 'controls' searches control titles and descriptions. Type 'frameworks' searches fr…

agent_platform_stats

Get platform statistics Returns current platform statistics: total framework count, control count, cross-framework mapping count, and domain count. No authentication required. ### Responses: **200…

agent_pricing_info

Get API pricing and rate limit information Returns current API pricing tiers, monthly call limits, and (if authenticated) your current month's usage. Use this to understand costs before making API c…

Similar MCP servers embedding-nearest

Default Privacy live
Privacy Protocol directory, guides, diagnostics, formation intake. 23 tools, 7 resources, 6 prompts.
33 tools · streamable-http
io.github.vdineshk/ai-compliance-monitor
Regulatory intelligence for AI agents across jurisdictions
0 tools · streamable-http
com.thenextgennexus/developer-tools-mcp-server live
Search GitHub, npm, PyPI, StackOverflow, ArXiv from one MCP — built for coding agents.
7 tools · streamable-http
Makuri Showcase (CogniLedger) live
Public MCP server for Makuri, an EU-compliant AI tutoring platform for immigrant children.
9 tools · streamable-http
io.github.PrinceGabriel-lgtm/freshcontext live
Freshness-aware AI retrieval with 21 MCP tools for timestamped, decay-ranked live signals.
21 tools · streamable-http
io.github.XogZ3/botoi-mcp live
49 developer tools via MCP: DNS, WHOIS, IP lookup, JWT, hashing, QR, and more.
49 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "theartofservice_compliance_intelligence": {
      "url": "https://api.theartofservice.com/mcp",
      "transport": "streamable-http"
    }
  }
}