ROAST MCP App
by benoib
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APP_DOMAIN | No | Public domain for rendered views. | |
| SERVER_URL | No | Public Skybridge server URL. | |
| AUTH0_DOMAIN | No | Auth0 tenant domain. | |
| AUTH0_AUDIENCE | No | Auth0 API audience used for MCP access tokens. | |
| ROAST_API_BASE_URL | No | ROAST backend API base URL. | |
| ROAST_MCP_AUTH_MODE | No | Authentication mode: 'auth0' for production or 'dev' for local development. | auth0 |
| ROAST_MCP_DEV_TOKEN | No | Dev token used when ROAST_MCP_AUTH_MODE is 'dev'. | |
| ROAST_USER_ID_CLAIM | No | Custom claim mapping to user_firebase_id, defaults to 'https://roast.dating/user_firebase_id'. | https://roast.dating/user_firebase_id |
| ROAST_API_BEARER_TOKEN | No | Backend-to-backend token accepted by ROAST. | |
| ROAST_MCP_DEV_USER_FIREBASE_ID | No | Firebase user ID used when ROAST_MCP_AUTH_MODE is 'dev'. |
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 | |
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/benoib/roast-mcp-app'
If you have feedback or need assistance with the MCP directory API, please join our Discord server