Skip to main content
Glama
k8ika0s

mcp-tmux

by k8ika0s

Quickstart instructions

tmux_quickstart

Get a concise how-to guide for safely using tmux MCP tools, covering essential operations for reliable terminal control.

Instructions

Returns a concise how-to for using the tmux MCP tools safely.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full responsibility for behavioral disclosure. It states that the tool returns a how-to, implying a read-only operation with no side effects, but does not explicitly confirm that it modifies no tmux state or require permissions. This is adequate for a simple help tool but not richly detailed.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence that directly communicates the tool's function without any wasted words. It is appropriately concise for the simplicity of the tool.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with no parameters and no output schema, this description is complete. It tells the agent what the tool returns (a how-to) and its purpose (safe usage of tmux tools). The 'safely' qualifier adds useful context, and no additional details are necessary for such a straightforward meta-tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The tool has zero parameters with an empty schema, so the baseline for parameter semantics is 4. The description adds no parameter information, but none is needed given the tool has no inputs.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool returns a concise how-to for using tmux MCP tools safely, with a specific verb and resource. It distinguishes itself from sibling tmux commands by being a meta-tool for instructions rather than a direct tmux operation.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no explicit guidance on when to use this tool versus alternatives. It does not mention usage context, prerequisites, or when not to use it. The agent must infer that it is for getting started, but the description itself lacks this direction.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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

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