Skip to main content
Glama
ankitaa186

Host Terminal MCP

by ankitaa186

execute_command

Execute terminal commands on the host machine with configurable permission controls and safety protections for secure command execution.

Instructions

Execute a terminal command on the host machine. Commands are subject to permission controls based on configuration. Read-only commands like ls, cat, git status are generally allowed by default. Use 'cd' as a separate command or specify working_directory parameter.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
commandYesThe command to execute
working_directoryNoOptional working directory for the command (defaults to current directory)

Latest Blog Posts

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/ankitaa186/host-terminal-mcp'

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