Skip to main content
Glama
KamaiEnterprises

kamai-mcp

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoListen port8006
KAMAI_API_KEYNoLocal mode only: the personal API key the tools run as
MCP_PUBLIC_URLNoThe URL hosts call and ask a token for (the `resource` in discovery); a tunnel, not `localhost`
MCP_AUTH_ISSUERNoIssuer of the access tokens, matched byte for byte against the token's `iss`
MCP_API_BASE_URLNoKamai MCP API base URL, `https://mcp-api.kamai.io`. Also the audience an access token must carry
KAMAI_APP_ORIGINSNoOptional comma-separated extra origins `open_kamai` may frame; the first becomes the default
MCP_AUTH_JWKS_URINoOptional. Defaults to `{MCP_AUTH_ISSUER}/jwks.json`
MCP_ACCEPTED_AUDIENCESNoOptional comma-separated audiences, for a cutover. Defaults to `MCP_API_BASE_URL`

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

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources