iso-evidence-mcp

hung12ct/iso-evidence-mcp
★ 0 stars Python Security Updated today
MCP server to automate audit evidence: read a task from Notion, capture authenticated GitHub screenshots with Playwright, and upload them back to the page. Built for ISO 27001.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "iso-evidence-mcp": {
      "command": "uvx",
      "args": [
        "iso-evidence-mcp"
      ]
    }
  }
}

Or install with pip: pip install iso-evidence-mcp

README Excerpt

An MCP server that turns a repetitive audit chore into one agent loop: > **read a task from Notion → (agent does the work in GitHub) → screenshot the proof → upload it back to the Notion page.** Built for ISO 27001 evidence gathering, but works for any "do it, prove it, file it" workflow. | Tool | Purpose |

Topics

auditautomationclaudecomplianceiso27001mcpmodel-context-protocolnotionnotion-apiplaywrightpythonscreenshot