AI-powered iso 27001 ai MCP server for agents. Supports audit isms, risk assessment, gap analysis. By MEOK AI Labs.
Project description
ISO 27001 AI MCP
ISMS audit, Annex A gap analysis, and Statement of Applicability generation for AI/ML systems against ISO 27001:2022.
Install · Tools · Pricing · Attestation API
Why This Exists
ISO 27001:2022 is the global standard for information security management, and the 2022 revision added 11 new controls (including A.5.23 cloud services, A.8.11 data masking, A.8.12 data leakage prevention) that directly affect AI deployments. Organisations running AI systems need to map model training pipelines, inference endpoints, and data flows into their ISMS scope.
Most consultancies charge 15-30K per ISO 27001 gap analysis. This MCP automates the ISMS audit against all 93 Annex A controls, generates Statements of Applicability, performs risk assessments per ISO 27005, crosswalks to AI-specific frameworks, and classifies security incidents under ISO 27035.
Install
pip install iso-27001-ai-mcp
Tools
| Tool | ISO Reference | What it does |
|---|---|---|
audit_isms |
Clauses 4-10 | Full ISMS audit against ISO 27001:2022 management clauses |
risk_assessment |
ISO 27005 | Information security risk assessment for AI assets |
gap_analysis |
Annex A (93 controls) | Control-by-control gap analysis against 2022 Annex A |
crosswalk_to_ai |
Annex A + AI frameworks | Map ISO 27001 controls to ISO 42001 / EU AI Act requirements |
generate_soa |
Clause 6.1.3 | Generate Statement of Applicability with justifications |
incident_classification |
ISO 27035 | Classify and triage AI security incidents |
Example
Prompt: "Run an ISO 27001 gap analysis on our ML training pipeline.
We store training data in S3, run training on GPU clusters in eu-west-1,
and deploy models via a REST API with no authentication."
Result: Gap analysis across Annex A with critical findings on unauthenticated
API endpoints, missing data deletion policies, absent cloud service agreements,
and no DLP controls on model outputs. Statement of Applicability generated
with all 93 controls assessed.
Pricing
| Tier | Price | What you get |
|---|---|---|
| Free | £0 | 10 calls/day — ISMS audit + gap analysis |
| Pro | £199/mo | Unlimited + HMAC-signed attestations + verify URLs |
| Enterprise | £1,499/mo | Multi-tenant + co-branded reports + webhooks |
Attestation API
Every Pro/Enterprise audit produces a cryptographically signed certificate:
POST https://meok-attestation-api.vercel.app/sign
GET https://meok-attestation-api.vercel.app/verify/{cert_id}
Zero-dep verifier: pip install meok-attestation-verify
Links
- Website: meok.ai
- All MCP servers: meok.ai/labs/mcp/servers
- Enterprise support: nicholas@csoai.org
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iso_27001_ai_mcp-1.0.3.tar.gz.
File metadata
- Download URL: iso_27001_ai_mcp-1.0.3.tar.gz
- Upload date:
- Size: 27.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6a9fdd4877db739446ec2a7166a48f7420d7748ee88ab7f114b33bd5a635345c
|
|
| MD5 |
ef22459289f02a8b40244306073db834
|
|
| BLAKE2b-256 |
fb42ea2106cf33a76a7ed1ee1038e58bfe4a9ca45ad5744564f2d34daee9e3f8
|
File details
Details for the file iso_27001_ai_mcp-1.0.3-py3-none-any.whl.
File metadata
- Download URL: iso_27001_ai_mcp-1.0.3-py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fd860991b3dd020267e0f7003a550d676f7330b0d3d6fe40ae89822c0a9a2621
|
|
| MD5 |
a52a22e296a57e17d18a818abd36941c
|
|
| BLAKE2b-256 |
abce9e7de4296193b13af1edfacbabe367ac916acac10883c08d331b38ae0bda
|