Skip to main content
Glama

iTerm MCP Server

by ferrislucas

read_terminal_output

Extracts the specified number of lines from the active iTerm terminal output, enabling users to retrieve and process command results directly within the iTerm MCP Server environment.

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

You must be authenticated.

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