Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APP_URLYesPublic URL of the service. Defaults to http://localhost:3000 in development; use your HTTPS URL in production.http://localhost:3000
DATABASE_URLNoPostgreSQL connection string. Required in development; when using the provided docker compose, this is set automatically.
DEV_MCP_TOKENNoDevelopment MCP token used for local development and testing.
RESEND_API_KEYNoAPI key for Resend to send verification emails. If not set, emails are printed to the container log.
IMPORT_HEADLESSNoSet to '0' to disable headless Chromium for importing JavaScript-rendered pages. Default is enabled.1
GOOGLE_CLIENT_IDNoGoogle OAuth client ID. Enables Google sign-in when set.
BETTER_AUTH_SECRETYesSecret key used by better-auth for signing and encryption. Required for self-hosting.
GOOGLE_CLIENT_SECRETNoGoogle OAuth client secret. Enables Google sign-in when set.

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

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/wikibrain-app/wikibrain'

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