Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ALEXANDRIA_WORKERSNoThe number of worker processes to run.
ALEXANDRIA_CORS_ORIGINSNoConfigured CORS origins for the API.
ALEXANDRIA_API_KEYS_JSONNoJSON list of key records and scopes, specifying actor_id, actor_type, and permitted scopes.
ALEXANDRIA_TRUSTED_HOSTSNoA list of trusted hosts allowed to connect to the server.
ALEXANDRIA_RATE_LIMIT_RPMNoThe rate limit defined in requests per minute (RPM).
ALEXANDRIA_ALLOW_ANON_READNoWhether to allow anonymous read access (true|false).
ALEXANDRIA_REQUIRE_API_KEYNoWhether to require an API key for access (true|false).
ALEXANDRIA_MAX_REQUEST_BYTESNoThe maximum allowed size for requests in bytes.
ALEXANDRIA_RATE_LIMIT_ENABLEDNoWhether rate limiting is enabled (true|false).

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/DanielFluxman/Alexandria2'

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