Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PROC_MCP_ALLOWNoComma-separated allowlist of commands (e.g. python3,r2,sh). Use "*" to allow everything. By default nothing is allowed.
UV_DEFAULT_INDEXNoMirror index for uv if PyPI is not reachable (e.g. https://pypi.tuna.tsinghua.edu.cn/simple).
PROC_MCP_ENV_DENYNoComma-separated denylist of environment variable overrides from clients.
PROC_MCP_ENV_ALLOWNoComma-separated allowlist of environment variable overrides from clients. Blocks PATH, LD_*, DYLD_* by default.
PROC_MCP_TMUX_KEY_DELAY_MSNoDelay in milliseconds between key submissions for tmux send_keys. Tune if a TUI needs slower timing.

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/SammySnake-d/proc-repl-mcp'

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