rosetta-mcp
by AntorFr
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| TZ | No | Local timezone used to resolve bare YYYY-MM-DD bounds. | Europe/Paris |
| IDFM_API_KEY | No | API key for the IDFM/Navitia part of the transit addon. | |
| ROSETTA_AUTH | No | Authentication mode: 'oidc' (default) or 'off' (disables auth for local dev). | oidc |
| SNCF_API_KEY | No | API key for the SNCF part of the transit addon. | |
| OFF_USER_AGENT | No | User-Agent for Open Food Facts (food addon). Must name the app to avoid bot detection. | Alfred/1.0 (contact@antor.fr) |
| ROSETTA_ADDONS | No | Comma-separated allowlist of addons to mount. If unset, all discovered addons are mounted. | |
| ROSETTA_ISSUER | No | OIDC issuer (token iss). | https://auth.berard.me |
| GITHUB_CLIENT_ID | No | GitHub App client ID for the github addon. | |
| ROSETTA_AUDIENCE | No | Required token aud. | |
| ROSETTA_JWKS_URI | No | JWKS endpoint override. | <issuer>/jwks.json |
| ROSETTA_WIND_SPOTS | No | JSON mapping of named sailing spots to coordinates for the meteo addon, e.g. {"La Torche": "47.8367,-4.3492"}. | |
| WITHINGS_CLIENT_ID | No | OAuth client ID for the Withings app (withings addon). | |
| GOOGLE_MAPS_API_KEY | No | API key for the maps addon (Google Maps, Places, Weather). | |
| ROSETTA_GITHUB_DATA | No | Per-user token store path for the github addon. | |
| ROSETTA_GOOGLE_DATA | No | Per-user credential store path for the google addon. | /data/google |
| GITHUB_CLIENT_SECRET | No | GitHub App client secret for the github addon. | |
| ROSETTA_EXTERNAL_URL | No | Public URL (RFC 9728 metadata). | https://rosetta.mcp.berard.me |
| ROSETTA_GMAIL_ACCOUNT | No | Account segment of the draft web links in the google addon (e.g. /mail/u/0/). | 0 |
| ROSETTA_WITHINGS_DATA | No | Per-user credential store path for the withings addon. | /data/withings |
| WITHINGS_CLIENT_SECRET | No | OAuth client secret for the Withings app (withings addon). |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessNo issues