Akamai MCP Server
Automate Akamai resource actions using a conversational AI client. Requires Akamai API credentials.
š„ 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.
⨠Features
ā
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)
š ļø How It Works
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.
āļø Setup Instructions
1. Prerequisites
- Python 3.x
- Akamai API credentials with appropriate access
- Local conversational AI client (Claude Desktop recommended for initial setup, but any supporting tool works)
2. MCP Server Configuration
Clone this repo and adjust the MCP server path as needed.
Update the Conversational AI client config:
For Claude Desktop (example path):
{
"mcpServers": {
"akamai": {
"command": "python",
"args": "/path/to/this/repo/akamai_mcp_server.py",
"env": {}
}
}
}
Related Servers
Tableau Cloud
Administer Tableau Cloud with AI-powered tools. This server offers complete API coverage, enterprise-grade logging, and a production-ready architecture.
Vulnebify
Vulnebify is a cyber defense software that monitors and notifies on vulnerabilities in real time, protecting companies and countries from emerging threats.
SentryCompanionMcp
Unofficial Sentry MCP that provide unavailable tools on the official MCP.
AniList
AniList MCP server for accessing AniList API data
Alpaca
Interact with the Alpaca trading API for stock trading, market data, and account management.
Zen MCP Server
Access multiple AI models like Claude, Gemini, and OpenAI through a single server using your own API keys.
Axiom MCP Server
Access Axiom logs through an MCP server. Requires an Axiom API token.
Prometheus
Interact with your Prometheus monitoring infrastructure using natural language.
Spaceship MCP
Manage domains, DNS records, contacts, marketplace listings, and more via the Spaceship API
CData eBay Analytics
Access eBay Analytics data via the CData JDBC Driver.