Skip to main content
Glama

Terminal Controller for MCP

get_command_history

Retrieve recent command execution history from the Terminal Controller for MCP. Specify the number of commands to return for efficient tracking and review of terminal activities.

Instructions

Get recent command execution history Args: count: Number of recent commands to return Returns: Formatted command history record

Input Schema

NameRequiredDescriptionDefault
countNo

Input Schema (JSON Schema)

{ "properties": { "count": { "default": 10, "title": "Count", "type": "integer" } }, "title": "get_command_historyArguments", "type": "object" }

Other Tools from Terminal Controller for 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/GongRzhe/terminal-controller-mcp'

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