Skip to main content
Glama

iTerm MCP Server

by rishabkoul

close-terminal

Close a specific terminal session on the iTerm MCP Server by providing its unique terminal ID, enabling efficient management of iTerm2 terminal instances.

Instructions

Close a specific terminal

Input Schema

NameRequiredDescriptionDefault
terminalIdYesID of the terminal to close

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "terminalId": { "description": "ID of the terminal to close", "type": "string" } }, "required": [ "terminalId" ], "type": "object" }
Install Server

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/rishabkoul/iTerm-MCP-Server'

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