Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
METRICS_PORTNoPrometheus metrics port (default: 9090, HTTP mode only).9090
SEATABLE_MOCKNoEnable mock mode for offline testing (set to 'true').false
SEATABLE_MODENoOperation mode: 'selfhosted' (default) or 'managed' (multi-tenant HTTP with per-client auth).selfhosted
SEATABLE_BASESNoMulti-base configuration as a JSON array string (e.g. '[{"base_name":"CRM","api_token":"token_abc"}]'). Required in self-hosted mode if SEATABLE_API_TOKEN is not provided.
SEATABLE_API_TOKENNoSingle-base API token. Required in self-hosted mode if SEATABLE_BASES is not provided.
SEATABLE_SERVER_URLYesYour SeaTable server URL (e.g., https://cloud.seatable.io or your own instance)
CORS_ALLOWED_ORIGINSNoComma-separated list of allowed origins for CORS (HTTP mode only, disabled if unset).

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/seatable/sea-table-mcp'

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