Skip to content
Cline

Akamai CDN for Cline

io.github.desty2k/akamai

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

client:Cline transport:stdio runtime:pypi

Install Akamai CDN in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Akamai CDN in other clients