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": {}
}
}
}
Server Terkait
Ubidots MCP Server
MCP server that exposes Ubidots IoT data, entities, and aggregations for AI assistants.
MCP Weather
A server for fetching weather information using the OpenWeather API.
Amazon Nova Reel 1.1
An MCP server for generating videos using Amazon Nova Reel 1.1 via AWS Bedrock.
Weather MCP
An MCP server for accessing real-time weather data and forecasts.
Namecheap
Manage domains using the Namecheap API.
AWS MCP
Interact with your AWS environment using natural language. Requires local AWS credentials.
Authless Remote MCP Server
A remote MCP server for Cloudflare Workers that does not require authentication.
Shiprocket
Manage Shiprocket logistics, including checking rates, creating and tracking orders, and managing shipments.
DEX Metrics MCP
Tracks DEX trading volume metrics from Dune Analytics, segmented by blockchain, aggregator, and more.
MailTempo
MCP server for MailTempo's public free temporary email inboxes.