Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TZNoLocal timezone used to resolve bare YYYY-MM-DD bounds.Europe/Paris
IDFM_API_KEYNoAPI key for the IDFM/Navitia part of the transit addon.
ROSETTA_AUTHNoAuthentication mode: 'oidc' (default) or 'off' (disables auth for local dev).oidc
SNCF_API_KEYNoAPI key for the SNCF part of the transit addon.
OFF_USER_AGENTNoUser-Agent for Open Food Facts (food addon). Must name the app to avoid bot detection.Alfred/1.0 (contact@antor.fr)
ROSETTA_ADDONSNoComma-separated allowlist of addons to mount. If unset, all discovered addons are mounted.
ROSETTA_ISSUERNoOIDC issuer (token iss).https://auth.berard.me
GITHUB_CLIENT_IDNoGitHub App client ID for the github addon.
ROSETTA_AUDIENCENoRequired token aud.
ROSETTA_JWKS_URINoJWKS endpoint override.<issuer>/jwks.json
ROSETTA_WIND_SPOTSNoJSON mapping of named sailing spots to coordinates for the meteo addon, e.g. {"La Torche": "47.8367,-4.3492"}.
WITHINGS_CLIENT_IDNoOAuth client ID for the Withings app (withings addon).
GOOGLE_MAPS_API_KEYNoAPI key for the maps addon (Google Maps, Places, Weather).
ROSETTA_GITHUB_DATANoPer-user token store path for the github addon.
ROSETTA_GOOGLE_DATANoPer-user credential store path for the google addon./data/google
GITHUB_CLIENT_SECRETNoGitHub App client secret for the github addon.
ROSETTA_EXTERNAL_URLNoPublic URL (RFC 9728 metadata).https://rosetta.mcp.berard.me
ROSETTA_GMAIL_ACCOUNTNoAccount segment of the draft web links in the google addon (e.g. /mail/u/0/).0
ROSETTA_WITHINGS_DATANoPer-user credential store path for the withings addon./data/withings
WITHINGS_CLIENT_SECRETNoOAuth client secret for the Withings app (withings addon).

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/AntorFr/rosetta-mcp'

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