Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoHTTP bind address.127.0.0.1
MCP_PORTNoHTTP bind port.8077
LOG_LEVELNoStandard Python levels.INFO
MCP_AUTH_TOKENNoRequired bearer token. Empty means no auth, so localhost only.
GOOGLE_TOKEN_FILENoStored user token, auto-refreshed.token.json
GSHEETS_READ_ONLYNotrue and the write tools aren't registered at all.false
GSHEETS_MAX_READ_ROWSNoTruncate reads (loudly) above this. 0 is unlimited.5000
GOOGLE_OAUTH_CLIENT_FILENoDesktop OAuth client, used by scripts/google_authorize.py.credentials.json
GOOGLE_SERVICE_ACCOUNT_FILENoService-account JSON. Takes precedence when set.
GSHEETS_ENABLE_DRIVE_SEARCHNotrue registers gsheets_find_spreadsheets and asks for the Drive scope.false
GSHEETS_ALLOWED_SPREADSHEETSNoComma-separated ids. Empty means anything the Google identity can open.

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/andrewkushnerov/gsheets-mcp'

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