Skip to main content
Glama

iTerm MCP

by lite

write_to_terminal

Send text or commands directly to the active iTerm terminal using this tool, enabling automated execution of scripts or tasks within the session.

Instructions

Writes text to the active iTerm terminal - often used to run a command in the terminal

Input Schema

NameRequiredDescriptionDefault
commandYesThe command to run or text to write to the terminal

Input Schema (JSON Schema)

{ "properties": { "command": { "description": "The command to run or text to write to the terminal", "type": "string" } }, "required": [ "command" ], "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