Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WEAVIATE_API_KEYNoWeaviate API key
WEAVIATE_REST_URLNoURL of your Weaviate instance (e.g., https://your-instance.weaviate.cloud)
REMEMBER_API_TOKENNoAPI token for OAuth exchange (or via .remember/config file)
FIREBASE_PROJECT_IDNoFirebase project ID
REMEMBER_AUTH_SCHEMENoAuth mode: 'service' (JWT via mcp-auth) or 'oauth' (local token exchange)service
REMEMBER_OAUTH_ENDPOINTNoOAuth token exchange URL (required when auth scheme is oauth)
REMEMBER_MCP_DEBUG_LEVELNoDebug logging level: NONE, ERROR, WARN, INFO, DEBUG, TRACENONE
OPENAI_EMBEDDINGS_API_KEYNoOpenAI API key for embeddings
FIREBASE_ADMIN_SERVICE_ACCOUNT_KEYNoFirebase service account key as JSON string (must escape newlines and quotes)

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/prmichaelsen/remember-mcp'

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