Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEALO_SCOPENoOAuth / service-account scopemcp:read
GEALO_MCP_URLNoFull MCP URL override (alternative to GEALO_TENANT_SLUG)
GEALO_AUTH_MODENoAuthentication mode: 'oauth' (interactive PKCE) or 'service_account' (headless)oauth
GEALO_CLIENT_IDNoService account ID (required when GEALO_AUTH_MODE=service_account)
GEALO_TRANSPORTNoRemote transport strategy passed to the bridgehttp-only
GEALO_TENANT_SLUGNoTenant slug (e.g., 'acme' for https://acme.gealo.app/mcp)
GEALO_CLIENT_SECRETNoService account API key (required when GEALO_AUTH_MODE=service_account)
MCP_REMOTE_CONFIG_DIRNoOAuth token cache directory (mount a volume)/home/gealo/.mcp-auth
GEALO_ENABLE_HTTP_PROXYNoSet 'true' to honor HTTP_PROXY / HTTPS_PROXYfalse
GEALO_OAUTH_CALLBACK_PORTNoOAuth callback port (map with -p in Docker)auto

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/MHDYousuf/gealo-mcp'

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