Saudi NCA ECC API
How do I query Saudi NCA ECC data over an API?
Point a GET request at api.theartofservice.com/api/agent/frameworks/Saudi NCA ECC, or add the MCP server to Claude Desktop or Cursor with the config below. You get 5 controls, 5 domains and every cross-framework mapping this standard carries. The free tier is 10 calls a day and needs no signup or API key.
Add Saudi NCA ECC to Claude Desktop or Cursor in one config block
Copy this config into your MCP client to start querying Saudi NCA ECC data with AI:
{
"mcpServers": {
"compliance": {
"url": "https://api.theartofservice.com/mcp"
}
}
}No API key required for up to 10 calls/day. Works with Claude Desktop, Cursor, Windsurf, and any MCP-compatible client.
Three curl calls that return Saudi NCA ECC data
Get Saudi NCA ECC details
curl https://api.theartofservice.com/api/agent/frameworks/Saudi%20NCA%20ECCList all Saudi NCA ECC controls
curl https://api.theartofservice.com/api/agent/frameworks/Saudi%20NCA%20ECC/controlsMap Saudi NCA ECC to another framework
curl "https://api.theartofservice.com/api/agent/cross-map?source=Saudi%20NCA%20ECC&target=SOC%202"Install the Python or npm client
Python (Langchain)
pip install theartofservice-compliancenpm (MCP Server)
npx @theartofservice/compliance-mcpQuestions developers ask about the Saudi NCA ECC API
Is there an API for Saudi NCA ECC?▾
How do I access Saudi NCA ECC controls programmatically?▾
Can I map Saudi NCA ECC controls to other frameworks?▾
Does the Saudi NCA ECC API work with Claude, ChatGPT, or Cursor?▾
How much does the Saudi NCA ECC API cost?▾
What Saudi NCA ECC actually requires
The API returns the data. If you want the standard explained first, with its controls, domains and the frameworks it overlaps with, that is on the Saudi NCA ECC framework page.
Saudi NCA ECC controls, domains and mappings →Start using the Saudi NCA ECC API today
No signup required for 10 free API calls per day. Create a free account for 100 calls/month.