Skip to main content
Glama

iTerm MCP

by lite

read_terminal_output

Retrieve terminal output directly from an active iTerm session by specifying the number of lines to read, enabling efficient monitoring and processing of command results.

Instructions

Reads the output from the active iTerm terminal

Input Schema

NameRequiredDescriptionDefault
linesOfOutputYesThe number of lines of output to read.

Input Schema (JSON Schema)

{ "properties": { "linesOfOutput": { "description": "The number of lines of output to read.", "type": "number" } }, "required": [ "linesOfOutput" ], "type": "object" }
Install Server

Other Tools from iTerm MCP

Related Tools

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/lite/iterm-mcp'

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