Query 692+ compliance frameworks, 13,700+ controls, and 280K+ cross-framework mappings.
healthy
status
10
tools exposed
226ms
connect latency
62f798d4c672
schema fingerprint
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, domain count, control count, and mapping-partner count. Without a query, returns all frameworks. Use
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-framework mapping statistics. Use the exact framework name as returned by agent_search_frameworks.
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 frameworks (e.g. NIST SP 800-53 Rev 5), use the domain filter to narrow results.
### Responses:
**200*
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.g. 'A.5.1' for ISO 27001, 'AC-1' for NIST 800-53).
### Responses:
**200**: Successful Response (S
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 it to find equivalent controls across different compliance frameworks (e.g. NIST 800-53 equivalents
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 control(s). This enables multi-framework compliance: satisfy one control to cover requirements in both
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, mapped control counts, and coverage percentages per target framework. Use this to understand which fr
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 framework names and descriptions. Use specific compliance terms for best results (e.g. 'access contro
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**: Successful Response (Success Response)
Content-Type: application/json
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 calls.
### Responses:
**200**: Successful Response (Success Response)
Content-Type: application/jso
Endpoint
https://api.theartofservice.com/mcp Category: Dev & Git · Last checked: 2026-07-30T13:47:23Z
Monitor your own MCP server
Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.