Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
channelNoChrome channel: stable, canary, beta, or dev (default: stable)stable
headlessNoRun Chrome in headless mode (default: false)false
isolatedNoUse a temporary user data directory (default: false)false
log-fileNoPath for debug log output
viewportNoInitial viewport size (e.g., 1280x720)
chrome-argNoAdditional arguments to pass to Chrome (can be specified multiple times)
ws-headersNoCustom headers for WebSocket connection (JSON string)
browser-urlNoConnect to a running Chrome instance via HTTP URL (e.g., http://127.0.0.1:9222)
ws-endpointNoConnect to a running Chrome instance via WebSocket URL
proxy-serverNoChrome proxy server configuration
executable-pathNoPath to a custom Chrome executable
no-category-networkNoDisable all network-related tools
accept-insecure-certsNoIgnore SSL certificate errors (default: false)false

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/1600822305/js-reverse-mcp'

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