Mcp Server For Iso27001
About
Turn Claude into an ISO 27001 compliance assistant — controls, risk register, policies, evidence tracking, SoA generation, and full audit workflows in one local encrypted MCP server.
Details
- Author
- Sushegaad
- Downloads
- 137
- Categories
- AI
Jump to
- Turns Claude into an ISO 27001 compliance assistant
- Manage ISO 27001 controls
- Risk register functionality
- Policy tracking
- Evidence tracking
- Statement of Applicability generation
- Full audit workflows
- Local encrypted storage
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Mcp Server For Iso27001Command (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
—
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"mcp server for iso27001": {
"iso27001-mcp": {
"command": "iso27001-mcp",
"env": {
"DB_ENCRYPTION_KEY": "<generated by init>",
"HMAC_SECRET": "<generated by init>",
"MCP_API_KEY": "<generated by init>",
"DB_PATH": "/Users/you/.iso27001/isms.db",
"AUDIT_LOG_PATH": "/Users/you/.iso27001/audit.jsonl"
}
}
}
}
}
McpServers
{
"iso27001-mcp": {
"command": "iso27001-mcp",
"env": {
"DB_ENCRYPTION_KEY": "<generated by init>",
"HMAC_SECRET": "<generated by init>",
"MCP_API_KEY": "<generated by init>",
"DB_PATH": "/Users/you/.iso27001/isms.db",
"AUDIT_LOG_PATH": "/Users/you/.iso27001/audit.jsonl"
}
}
}
Turn Claude into an ISO 27001 compliance assistant — controls, risk register, policies, evidence tracking, SoA generation, and full audit workflows in one local encrypted MCP server.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
