Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort the auth gate binds to; Render routes to it.10000
MCP_TOKENYesRequired. Bearer token every request must present. The container refuses to start without it.
UPSTREAM_PORTNoLoopback port the MCP server listens on behind the gate. Change only if it collides with something inside the container.8931
PLAYWRIGHT_MCP_HOSTNoHost the MCP server binds to when run directly (outside the container).
PLAYWRIGHT_MCP_HEADLESSNoWhether to run the browser headless when running the server directly (outside the container).
PLAYWRIGHT_MCP_NO_SANDBOXNoWhether to disable the Chromium sandbox when running the server directly (outside the container).
PLAYWRIGHT_MCP_ALLOWED_HOSTSNoComma-separated list of allowed hosts for the MCP server's host check (e.g. myapp.com,myapp.onrender.com; '*' disables the check).

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

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/1000carlospena-prog/playwright-mcp-render-mtho1eft'

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