Skip to main content
Glama
L480

riffado-mcp

by L480

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HTTP_HOSTNoHost to bind for HTTP transportlocalhost
HTTP_PORTNoPort for HTTP transport3000
TRANSPORTNoTransport mode: 'stdio' or 'http'stdio
CACHE_TTL_MSNoDecrypted-store cache TTL in ms60000
DATABASE_URLYesPostgres connection string, e.g. postgresql://postgres:...@riffado-db:5432/riffado
ENCRYPTION_KEYYes64 hex chars (32-byte AES key) for decrypting at-rest ciphertext
HTTP_AUTH_TOKENNoShared secret for HTTP transport; if unset, HTTP runs unauthenticated
HTTP_PUBLIC_URLNoOAuth issuer; must be HTTPS unless localhost
RIFFADO_APP_URLNoBase URL for deep links, e.g. https://riffado.example.com (optional)
RIFFADO_USER_IDNoRestrict to one user (optional)
HTTP_TRUST_PROXYNoExpress trust proxy setting1
HTTP_OAUTH_ENABLEDNoEnable OAuth for HTTP transport (only with token set)true
HTTP_AUTH_HEADER_NAMENoHeader name for the auth tokenx-mcp-token
HTTP_OAUTH_STATE_FILENoPath to persist OAuth state~/.riffado-mcp-oauth-state.json
DB_STATEMENT_TIMEOUT_MSNoStatement timeout for the Postgres pool in ms10000
HTTP_SESSION_TIMEOUT_MSNoIdle session timeout in ms (0 = no expiry)0

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