Distribution channel
NORMA · MCP Server
MCP server that exposes the NORMA corpus as tools and resources. Works with Claude Desktop, Cursor and any client that speaks the Model Context Protocol — the corpus becomes part of your AI assistant's context.
What it does
The NORMA server registers four MCP functions your client can call: control search, policy generation, cross-framework mapping and gap analysis. The client owns the conversation, the server delivers the structured data.
How to configure
Add this entry to your config file (e.g. claude_desktop_config.json). The server runs via npx — no deploy, no container.
Install in Claude Code
claude mcp add --transport http norma https://norma-mcp.kynosure.ai/mcp The 4 MCP functions
-
search_controlsSearch compliance controls by framework, domain or keyword. -
generate_policyGenerate a policy from a NORMA corpus template. -
map_controlsMap controls between frameworks (e.g. ISO 27001 ↔ NIS2 ↔ DORA). -
assess_gapIdentify compliance gaps for a specific company profile.
NORMA provides compliance tooling, not legal advice.
Privacy: counter-only logging, never inputs. NORMA MCP Server Privacy.