Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AETHER_HOSTNoHTTP server host127.0.0.1
AETHER_PORTNoHTTP server port3000
AETHER_API_KEYNoBearer token for API key auth mode
AETHER_TRANSPORTNoTransport mode: stdio or httpstdio
AETHER_PUBLIC_URLNoPublic URL for OAuth discoveryhttp://host:port/mcp
AETHER_RATE_LIMITNoMax requests per minute per client IP100
AETHER_CORS_ORIGINSNoAllowed CORS originshttp://localhost:3000,http://127.0.0.1:3000
AETHER_MAX_BODY_SIZENoMax request body size in KB (default 1MB)1048576
AETHER_PKCE_REQUIREDNoRequire PKCE for authorization code flowtrue
AETHER_ENABLE_SESSIONSNoEnable stateful sessionsfalse
AETHER_OAUTH_CLIENT_SECRETSNoJSON map of client_id: client_secret for OAuth

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

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/alrazihi/aether-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server