Gealo MCP Server
by MHDYousuf
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GEALO_SCOPE | No | OAuth / service-account scope | mcp:read |
| GEALO_MCP_URL | No | Full MCP URL override (alternative to GEALO_TENANT_SLUG) | |
| GEALO_AUTH_MODE | No | Authentication mode: 'oauth' (interactive PKCE) or 'service_account' (headless) | oauth |
| GEALO_CLIENT_ID | No | Service account ID (required when GEALO_AUTH_MODE=service_account) | |
| GEALO_TRANSPORT | No | Remote transport strategy passed to the bridge | http-only |
| GEALO_TENANT_SLUG | No | Tenant slug (e.g., 'acme' for https://acme.gealo.app/mcp) | |
| GEALO_CLIENT_SECRET | No | Service account API key (required when GEALO_AUTH_MODE=service_account) | |
| MCP_REMOTE_CONFIG_DIR | No | OAuth token cache directory (mount a volume) | /home/gealo/.mcp-auth |
| GEALO_ENABLE_HTTP_PROXY | No | Set 'true' to honor HTTP_PROXY / HTTPS_PROXY | false |
| GEALO_OAUTH_CALLBACK_PORT | No | OAuth callback port (map with -p in Docker) | auto |
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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues