Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUTH_TOKENNoAlternative name for authentication token
MCPROXY_AUTH_TOKENNoAuthentication token (must match browser server's AUTH_TOKEN)
MCPROXY_DEFAULT_ENDPOINTNoDefault WebSocket endpoint so you don't need to specify it in every browser_create_session call (e.g., wss://your-salad-endpoint.salad.cloud)
MCPROXY_COMMAND_TIMEOUT_MSNoCommand timeout in milliseconds (default: 30000)30000
MCPROXY_HEARTBEAT_INTERVAL_MSNoHeartbeat interval in milliseconds (default: 60000)60000

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/SaladTechnologies/mcproxy'

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