Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CHATGPT_SESSION_TOKENNoSession token for chatgpt.com, obtained from cookies. Required if not using CHATGPT_SESSION_TOKEN_FILE.
CHATGPT_WAIT_TIMEOUT_MSNoTimeout in milliseconds for waiting (default: 7200000).
CHATGPT_BROWSER_BASE_URLNoBase URL for the browser (default: http://127.0.0.1:9377).
CHATGPT_SESSION_TOKEN_FILENoPath to a file containing the session token. Alternative to CHATGPT_SESSION_TOKEN.
CHATGPT_IMAGE_SCREENSHOT_FALLBACKNoSet to '1' to enable fallback screenshot output.
CHATGPT_IMAGE_SCREENSHOT_MAX_BYTESNoMaximum bytes for fallback screenshot (default: 2097152).

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/Microck/chatgpt-webui-mcp'

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