Skip to main content
Glama

iTerm MCP

by lite

read_terminal_output

Extract terminal output from iTerm by specifying the number of lines, enabling direct access to command results for analysis or automation.

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" }

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