Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
WEBMCP_PWNoPath to a Playwright install whose `chromium` driver is used for `connectOverCDP`D:/path/to/playwright-service/node_modules/playwright
WEBMCP_SCRAPENoplaywright-service scrape endpoint (POST `{url, wait_after_load, cdp_url}` → `{content, pageStatusCode, contentType}`)http://127.0.0.1:3003/scrape
WEBMCP_CONVERTNohtml-to-md endpoint (POST `{html}` → `{markdown}`)http://127.0.0.1:8080/convert
WEBMCP_CDP_PROXYNoCDP endpoint of the proxied Chromehttp://127.0.0.1:9334
WEBMCP_CDP_DIRECTNoCDP endpoint of the direct Chromehttp://127.0.0.1:9333

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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