Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ZSWARM_BINNoPath to the zellij executable (alternative to ZSWARM_PATH)
ZSWARM_SSHNouser@host — Route Zellij commands across SSH
ZSWARM_PATHNoPath to the zellij executable (alternative to ZSWARM_BIN)
ZSWARM_SESSIONNoDefault Zellij session name. Specify to prevent ambiguous session errors when multiple Zellij sessions run.
ZSWARM_READONLYNoSet to '1' to disable all write operations (send, spawn, close, etc.).
ZSWARM_STATE_DIRNoState storage directory for logs, signals, and cursors (default: ~/.zswarm)
ZSWARM_DENY_PANESNoComma-separated list/patterns of denied pane titles.
ZSWARM_ALLOW_CLOSENoSet to '0' to disable closing panes.
ZSWARM_ALLOW_PANESNoComma-separated list/patterns of allowed pane titles.
ZSWARM_ALLOW_SPAWNNoSet to '0' to disable spawning new panes.
ZELLIJ_SESSION_NAMENoActive Zellij session name (set automatically inside Zellij panes)
ZSWARM_WORKTREE_ROOTNoDirectory for linked worktrees (default: <repo>-worktrees)
ZSWARM_ALLOW_WORKTREE_REMOVENoSet to '0' to disable removing git worktrees.

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/brandonkramer/zswarm'

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