Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_sessionsA

List active tmux sessions with details

get_sessionA

Get detailed info for a specific session by ID or name

create_sessionB

Create a new detached tmux session

list_windowsA

List tmux windows for a session or across all sessions

create_windowA

Create a new window in target session

select_windowB

Select target window to become active

list_panesA

List tmux panes for a target window/session or all sessions

get_pane_infoC

Get status, command, path, and dimensions of a pane

read_paneB

Read visible text and scrollback history from a pane

search_paneA

Search pane scrollback history using regex pattern

send_keysA

Send literal string text to a target pane

send_special_keyC

Send a special key shortcut (e.g. Enter, Up, C-c)

split_paneC

Split target pane horizontally or vertically

select_paneA

Select active pane by ID or direction (L, R, U, D)

resize_paneC

Resize pane relative or to absolute dimensions

zoom_paneB

Toggle zoom state (maximize/restore) for target pane

run_commandC

Run shell command with exact exit code and pipe-pane output capture

get_command_resultB

Poll status or fetch result of a tracked command execution

wait_commandA

Wait for a running command execution to finish

list_commandsA

List tracked command executions in current session

server_infoA

Get tmux server version, socket info, and counts

list_clientsA

List connected tmux clients

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/manhnv198669/tmux-mcp-server'

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