Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
portNoPort for future HTTP transport (currently unused as server only supports stdio transport).8080
tokenNoLunaTask API bearer token. Required to authenticate with the LunaTask API if not provided in the configuration file.
base_urlNoLunaTask API base URL.https://api.lunatask.app/v1/
log_levelNoLogging level. Valid values: DEBUG, INFO, WARNING, ERROR, CRITICAL.INFO
config_fileNoPath to the custom TOML configuration file (defaults to ./config.toml).
rate_limit_rpmNoRate limit in requests per minute.60
rate_limit_burstNoRate limit burst size.10

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/tensorfreitas/lunatask-mcp'

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