Skip to main content
Glama
McCANNParis

labellevie

by McCANNParis

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
REDIS_URLNoOptional. Backs MCP handler SSE resumability.
LBV_CRED_KEYYesAES-256-GCM key encrypting connected users' credentials at rest. Generate with `openssl rand -hex 32`.
LBV_API_TOKENYesBearer token checked by the server; also given to the agent / CLI.
KV_REST_API_URLYesVercel KV REST API URL. Required for account connections, one-time connect links, cookie jars.
DESCOPE_BASE_URLNoOptional Descope regional base URL. Defaults to https://api.descope.com.https://api.descope.com
KV_REST_API_TOKENYesVercel KV REST API token.
LBV_ALLOWED_EMAILNoOAuth security boundary: only a token with this email claim is accepted. Either this or LBV_ALLOWED_SUBJECT is required.
DESCOPE_PROJECT_IDYesDescope project id — enables the OAuth path (not a secret).
LBV_ALLOWED_SUBJECTNoOAuth security boundary keyed on the Descope user id (`U…`) in `sub` — covers tokens without an email claim; either this or LBV_ALLOWED_EMAIL is required.

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/McCANNParis/MCP_server_labellevie'

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