Skip to main content
Glama

Terminal Controller for MCP

get_command_history

Retrieve recent command execution history on the Terminal Controller for MCP server by specifying the number of records. Returns a formatted history for easy review and analysis.

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

You must be authenticated.

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