Akamai MCP Server
About
Automate Akamai resource actions using a conversational AI client. Requires Akamai API credentials.
Details
- Author
- deepakjd2004
- Categories
- Cloud Service, Infrastructure, API
Jump to
Setup
Install Akamai MCP Server in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/deepakjd2004/akamai-mcp-server
Follow the installation instructions in the repository README, then restart your MCP client.
🔥 Akamai MCP Server with Conversational AI Integration
A lightweight Python-based MCP (Multi-Command Processor) server designed to automate Akamai resource actions, integrated with a conversational AI client for natural language control.
✅ List Akamai Contracts
✅ List Groups within Contracts
✅ List Properties
✅ Filter Properties by Name
✅ Easily extensible for additional Akamai API actions
✅ Controlled via plain English instructions using a local conversational AI client (e.g., Claude Desktop, OpenWebUI, LM Studio)
The conversational AI client receives your natural language input, translates it into structured commands, and triggers the MCP server. The MCP server interacts with Akamai APIs and returns the result.
- Python 3.x
- Akamai API credentials with appropriate access
- Local conversational AI client (Claude Desktop recommended for initial setup, but any supporting tool works)
Clone this repo and adjust the MCP server path as needed.
Update the Conversational AI client config:
{ "mcpServers": { "akamai": { "command": "python", "args": "/path/to/this/repo/akamai_mcp_server.py", "env": {} } } }
Query Azure retail pricing information using the Azure Retail Prices API.
Manage Azure Cloud PCs using the Microsoft Graph API.
Integrate with Apache CloudStack to manage cloud resources directly from your desktop.
Integrates with the Cloudways API, allowing AI assistants to access and manage Cloudways infrastructure.
Interact with Confluent Cloud REST APIs to manage Kafka clusters, topics, and data.
An MCP server for interacting with the Exoscale cloud platform.
Access and manage Google Cloud Platform (GCP) services and resources.
An MCP server for interacting with your Google Cloud resources and services.
Securely manage secrets and policies in HashiCorp Vault through an MCP interface.
Inspect and manage IONOS CLOUD infrastructure via MCP
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.

