Back to Browse

Compliance MCP Server

by GJB65
SecurityLow Risk9.9MCP RegistryRemote
Free

Server data from the Official MCP Registry

Compliance knowledge graph: 692+ frameworks, 13,700+ controls, 280K+ cross-framework mappings.

About

Compliance knowledge graph: 692+ frameworks, 13,700+ controls, 280K+ cross-framework mappings.

Remote endpoints: sse: https://api.theartofservice.com/mcp/sse

Security Report

9.9
Low Risk9.9Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

Endpoint verified · Open access · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-gjb65-compliance-intelligence": {
      "url": "https://api.theartofservice.com/mcp/sse"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

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

  1. Create a free account at compliance.theartofservice.com
  2. Navigate to Settings → API Keys
  3. Generate an API key (starts with tas_)

Anonymous access: 10 calls/day with no API key required.

Available Tools

ToolDescription
agent_search_frameworksSearch and list compliance frameworks by name, keyword, or jurisdiction
agent_get_frameworkGet detailed information about a specific compliance framework
agent_get_framework_controlsGet all controls for a compliance framework, optionally filtered by domain
agent_get_controlGet detailed information about a specific control by code
agent_get_control_cross_referencesGet cross-framework mappings for a control (equivalent controls in other frameworks)
agent_cross_framework_mapMap controls between two compliance frameworks
agent_coverage_reportGet cross-framework coverage analysis for a framework
agent_searchFull-text search across controls and frameworks
agent_platform_statsGet platform statistics (framework, control, mapping counts)
agent_pricing_infoGet API pricing tiers and current usage information

Pricing

TierCallsPrice
Anonymous10/dayFree
Free account100/monthFree
Professional10,000/month + $0.005 overage$49/month
Enterprise100,000/month + $0.005 overageCustom

Links

License

MIT

Reviews

No reviews yet

Be the first to review this server!

Compliance MCP Server - Compliance knowledge graph: 692+ frameworks, 13,700+ | MCP Marketplace