MCP.so
Sign In
A

Akto MCP

@akto-api-security

About Akto MCP

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

akto-api-security

Submitted by

Fenil Shah

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "akto-mcp-server": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "-e",
        "AKTO_API_KEY",
        "aktosecurity/akto-mcp-server:latest"
      ],
      "env": {
        "AKTO_API_KEY": "your_api_key"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Comments

More Other MCP servers