Skip to content
Windsurf

Akamai CDN for Windsurf

io.github.desty2k/akamai

Read-only MCP server for Akamai CDN — properties, EdgeWorkers, DNS, network lists

client:Windsurf transport:stdio runtime:pypi

Install Akamai CDN in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "akamai": {
      "command": "uvx",
      "args": [
        "readonly-mcp-akamai"
      ],
      "env": {
        "AKAMAI_HOST": "<AKAMAI_HOST>",
        "AKAMAI_CLIENT_TOKEN": "<AKAMAI_CLIENT_TOKEN>",
        "AKAMAI_CLIENT_SECRET": "<AKAMAI_CLIENT_SECRET>",
        "AKAMAI_ACCESS_TOKEN": "<AKAMAI_ACCESS_TOKEN>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

Akamai CDN in other clients