Skip to main content
Glama
borod108

tmux-mcp-claude

by borod108

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

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

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
tmux_list_sessionsA

List all tmux sessions

tmux_list_windowsA

List windows in a tmux session

tmux_list_panesA

List panes in a tmux window or session

tmux_send_keysA

Send keys or a command to a tmux pane. Appends Enter by default.

tmux_capture_paneA

Capture the visible content of a tmux pane (what you'd see on screen).

tmux_new_windowB

Create a new window in a tmux session.

tmux_split_windowB

Split a pane to create a new pane.

tmux_select_windowC

Switch to a window.

tmux_select_paneC

Switch to a pane.

tmux_kill_paneB

Kill a tmux pane.

tmux_kill_windowB

Kill a tmux window.

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/borod108/tmux-mcp-claude'

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