Akamai CDN runs on your own machine — the client starts it, so there is no endpoint to ping. 50 installs a week from pypi. Last commit 28 Apr 2026.
Read-only MCP server for Akamai CDN — properties, EdgeWorkers, DNS, network lists
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add akamai -- uvx readonly-mcp-akamai
{
"mcpServers": {
"akamai": {
"args": [
"readonly-mcp-akamai"
],
"command": "uvx"
}
}
}
[mcp_servers.akamai]
command = "uvx"
args = ["readonly-mcp-akamai"]
{
"mcpServers": {
"akamai": {
"args": [
"readonly-mcp-akamai"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"akamai": {
"args": [
"readonly-mcp-akamai"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.