Back to Apps

ISO 27001 MCP Server
by sushegaad
Stateful ISMS for Claude to manage ISO 27001:2022 compliance, risk registers, and audits locally.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
This server transforms Claude into a professional ISO 27001 compliance assistant. It provides a stateful Information Security Management System (ISMS) backed by a local encrypted SQLite database, allowing the AI to run gap assessments, manage a risk register, generate policies, and track audit evidence without data leaving the machine.
Tools
- get_server_info: Verifies server status and capabilities.
- run_gap_assessment: Conducts a gap analysis against ISO 27001:2022 controls.
- manage_risk_register: Creates and updates risks with likelihood/impact scoring.
- generate_policy: Renders ISO-aligned policies using Mustache templates.
- generate_soa: Produces a Statement of Applicability from gap assessments.
- track_evidence: Registers and links evidence artefacts to specific controls.
Installation
{
"mcpServers": {
"iso27001-mcp": {
"command": "iso27001-mcp",
"args": []
}
}
}
Supported hosts
- Claude Desktop
Quick install
npm install -g iso27001-mcpInformation
- Pricing
- free
- Published
- 6/7/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Install globally via npm and add to claude_desktop_config.json





