Back to directory
secureframe/secureframe-mcp-server

secureframe/secureframe-mcp-server

@secureframe

MCP server for interacting with Secureframe

compliancesecuritysoc2iso27001frameworksauditautomationmcpcloud

Installation & Configuration

{
  "secureframe": {
    "command": "python",
    "args": [
      "/absolute/path/to/secureframe-mcp-server/main.py"
    ],
    "env": {
      "SECUREFRAME_API_KEY": "your_api_key",
      "SECUREFRAME_API_SECRET": "your_api_secret",
      "SECUREFRAME_API_URL": "https://api.secureframe.com"
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12