Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEBUGNoEnable debug mode with screenshots (true/false).false
TIMEOUTNoBrowser timeout in milliseconds (default: 30000).30000
HEADLESSNoRun browser in headless mode (true/false).true
COOKIES_PATHNoFile path to save/load cookies (default: ~/.jules-mcp/cookies.json).~/.jules-mcp/cookies.json
SESSION_MODENoSession management mode to use. Options: fresh, chrome-profile, cookies, persistent, browserbase.
JULES_DATA_PATHNoCustom data storage path for task data and history.~/.jules-mcp/data.json
BROWSERBASE_API_KEYNoAPI key for Browserbase, required if SESSION_MODE is 'browserbase'.
GOOGLE_AUTH_COOKIESNoGoogle authentication cookies string, required if SESSION_MODE is 'cookies'.
CHROME_USER_DATA_DIRNoPath to Chrome user data directory, required if SESSION_MODE is 'chrome-profile' or 'persistent'.
BROWSERBASE_PROJECT_IDNoProject ID for Browserbase, required if SESSION_MODE is 'browserbase'.
BROWSERBASE_SESSION_IDNoOptional existing Browserbase session ID to reuse.

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/samihalawa/google-jules-mcp'

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