Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port the server listens on in HTTP mode (default: 8080).
BASE_URLNoThe base URL of the server (e.g., https://your-domain.com). Required for HTTP mode.
OAUTH_SCOPESNoOptional scopes for custom OAuth (defaults to openid,email).openid,email
AUTH_PROVIDERNoThe OAuth provider for HTTP mode. Valid values: google, github, cyberark, custom.
OAUTH_AUTH_URLNoThe authorization URL for custom OAuth providers.
OAUTH_CLIENT_IDNoClient ID for custom OAuth or fallback for CyberArk.
OAUTH_TOKEN_URLNoThe token URL for custom OAuth providers.
GITHUB_CLIENT_IDNoGitHub OAuth Client ID.
GOOGLE_CLIENT_IDNoGoogle OAuth Client ID.
CYBERARK_CLIENT_IDNoCyberArk OAuth Client ID.
CYBERARK_TENANT_URLNoCyberArk Identity tenant URL (e.g., https://abc1234.id.cyberark.cloud).
OAUTH_CLIENT_SECRETNoClient Secret for custom OAuth or fallback for CyberArk.
GITHUB_CLIENT_SECRETNoGitHub OAuth Client Secret.
GOOGLE_CLIENT_SECRETNoGoogle OAuth Client Secret.
LUNCH_MONEY_API_TOKENNoYour Lunch Money API token. Required for non-interactive environments like containers or CI/CD.
CYBERARK_CLIENT_SECRETNoCyberArk OAuth Client Secret.

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/infamousjoeg/lunchmoney-mcp'

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