Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
capsNoComma-separated list of capabilities to enable (tabs, pdf, history, wait, files, install). Default is all.
hostNoHost to bind server to. Default is localhost.localhost
portNoPort to listen on for SSE transport
configNoPath to the JSON configuration file
deviceNoEmulate mobile device
visionNoRun server that uses screenshots instead of accessibility snapshots (set to 'true' to enable)
browserNoBrowser or chrome channel to use. Possible values: chrome, firefox, webkit, msedge, chrome-beta, chrome-canary, chrome-dev, msedge-beta, msedge-canary, msedge-dev. Default: chromechrome
headlessNoRun browser in headless mode (set to 'true' to enable, headed by default)
output-dirNoDirectory for output files
cdp-endpointNoCDP endpoint to connect to
user-data-dirNoPath to the user data directory
allowed-originsNoSemicolon-separated list of origins to allow the browser to request.
blocked-originsNoSemicolon-separated list of origins to block the browser to request.
executable-pathNoPath to the browser executable

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/hyhfish/playwright-mcp'

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