Skip to main content
Glama

iTerm MCP Server

by ferrislucas

read_terminal_output

Extract specific lines of terminal output from the active iTerm session to analyze or process command results. Integrates with iTerm MCP Server for efficient shell command execution.

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": "integer" } }, "required": [ "linesOfOutput" ], "type": "object" }

Other Tools from iTerm MCP Server

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

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