Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
mcpServer.portNoHTTP port (auto-increments through 3333–3337 if taken)3333
mcpServer.authTokenNoHTTP Bearer token; empty means no auth
mcpServer.allowedCommandsNoAllowlist of VS Code commands for execute_vscode_command (empty = all denied). Comma-separated list.[]
mcpServer.terminalStrategyNoHow terminal commands run (childProcess captures output reliably / shellIntegration shows them in the terminal panel)childProcess
mcpServer.enableContextPushNoPush active file / selection / diagnostics to connected agents (true/false)true
mcpServer.enableCloudflareTunnelNoStart the public tunnel automatically with the server (true/false)false

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