ISO 27001 AI Security MCP
ISO 27001 information security compliance — control assessment, risk treatment, SoA generation by MEOK AI Labs
Overview
Iso 27001 Ai MCP provides AI-powered tools via the Model Context Protocol (MCP).
Tools
| Tool | Description |
|---|---|
audit_isms | Audit an Information Security Management System against ISO 27001:2022 |
risk_assessment | Perform information security risk assessment per ISO 27005 methodology. |
gap_analysis | Compare current controls to ISO 27001:2022 requirements and identify gaps. |
crosswalk_to_ai | Map ISO 27001 controls to AI-specific requirements via ISO 42001 bridge. |
generate_soa | Generate a Statement of Applicability (SoA) per ISO 27001:2022 clause 6.1.3(d). |
incident_classification | Classify security incidents per ISO 27001 incident management framework |
Installation
pip install meok-iso-27001-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config (claude_desktop_config.json):
{
"mcpServers": {
"iso-27001-ai-mcp": {
"command": "python",
"args": ["-m", "meok_iso_27001_ai_mcp.server"]
}
}
}
Usage with FastMCP
from mcp.server.fastmcp import FastMCP
# This server exposes 6 tool(s) via MCP
# See server.py for full implementation
License
MIT © MEOK AI Labs
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Volume Wall Detector
Provides real-time stock trading volume analysis, detects significant price levels (volume walls), and tracks trading imbalances.
Haiguitang (Turtle Soup) Game
An MCP server for '海龟汤' (Turtle Soup), a scenario-based reasoning puzzle game.
FinancialData.Net MCP Server
Stock Market & Financial Data MCP Server – FinancialData.Net
Soccer MCP Server
Provides football (soccer) statistics and live match data using the API-Football service.
MCP Media Player
Control a media player via Home Assistant.
Keycloak MCP Server
A complete Model Context Protocol (MCP) server for Keycloak 26.x
Fabric MCP Server
The Fabric MCP server exposes the following MCP tools that allow AI assistants to interact with your Equinix Fabric resources. Each tool corresponds to a specific Fabric API endpoint.
Kalshi MCP Server
A simple MCP server to interact with prediction market Kalshi
Minecraft MCP Integration
Enables AI assistants to interact with a Minecraft server using the Model Context Protocol (MCP).
Weather API MCP Server
Provides current weather data and forecasts using the QWeather API.