Skip to main content
Glama
henrikaslund

ALECS - MCP server for Akamai

by henrikaslund

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AKAMAI_EDGERC_PATHNoPath to the Akamai .edgerc file containing API credentials~/.edgerc

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
property.listC

List Akamai CDN properties

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of ambiguity or overlap between tools. The single tool 'property.list' has a clearly distinct purpose of listing Akamai CDN properties, and no other tools exist to cause confusion.

Naming Consistency5/5

The naming pattern is perfectly consistent as there is only one tool. It follows a clear verb_noun structure ('property.list'), and with no other tools to compare against, there is no inconsistency in naming conventions.

Tool Count2/5

A single tool is too few for a server intended to interact with Akamai's CDN properties, which typically involve operations like create, update, delete, or get details. This minimal set severely limits functionality and suggests an incomplete implementation for the domain.

Completeness1/5

The tool set is severely incomplete for managing Akamai CDN properties. It only provides listing functionality, missing essential CRUD operations such as create, read (get details), update, and delete, as well as other domain-specific actions like activating or deactivating properties, which are critical for a comprehensive CDN management surface.