Skip to main content
Glama
benoib

ROAST MCP App

by benoib

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APP_DOMAINNoPublic domain for rendered views.
SERVER_URLNoPublic Skybridge server URL.
AUTH0_DOMAINNoAuth0 tenant domain.
AUTH0_AUDIENCENoAuth0 API audience used for MCP access tokens.
ROAST_API_BASE_URLNoROAST backend API base URL.
ROAST_MCP_AUTH_MODENoAuthentication mode: 'auth0' for production or 'dev' for local development.auth0
ROAST_MCP_DEV_TOKENNoDev token used when ROAST_MCP_AUTH_MODE is 'dev'.
ROAST_USER_ID_CLAIMNoCustom claim mapping to user_firebase_id, defaults to 'https://roast.dating/user_firebase_id'.https://roast.dating/user_firebase_id
ROAST_API_BEARER_TOKENNoBackend-to-backend token accepted by ROAST.
ROAST_MCP_DEV_USER_FIREBASE_IDNoFirebase 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

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/benoib/roast-mcp-app'

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