Odel
Cyntrisec CLI (Historical)

Cyntrisec CLI (Historical)

Local
@cyntrisec4PythonApache-2.0Updated 4mo ago

Historical AWS analysis CLI; not a current Cyntrisec product.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIcyntrisecv0.1.14

Run

uvx cyntrisec

MCP client config

{
  "mcpServers": {
    "cyntrisec-cli-historical": {
      "command": "uvx",
      "args": [
        "cyntrisec"
      ]
    }
  }
}