Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FAVRO_API_TOKENNoFavro API token. Required when using environment variable authentication instead of the OS keyring.
FAVRO_LOG_LEVELNoLog level: debug, info (default), warn, or error. Logs go to stderr; stdout carries only the MCP protocol stream.info
FAVRO_USER_EMAILNoFavro account email used for authentication. Required when using environment variable authentication instead of the OS keyring (set via `favro-mcp auth login`).
FAVRO_ORGANIZATION_IDNoThe Favro organization ID the server should scope requests to. Required when using environment variable authentication instead of the OS keyring.
FAVRO_MCP_SKIP_VALIDATENoWhen set to any non-empty value, skips the startup credential check against Favro. Useful for offline testing; the server then fails on the first real tool call if credentials are invalid.
FAVRO_ENABLE_DESTRUCTIVENoSet to 'true' to register delete-style tools. When not 'true', destructive tools are absent from tools/list.false

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