15 tools from the Terminal MCP Server, categorised by risk level.
View the Terminal policy →terminal_diff Run two commands and return a unified diff. 3/5 terminal_exec Execute a command in a terminal session and wait for it to finish. 4/5 terminal_retry Retry a command with backoff. 3/5 terminal_run Run a binary directly; avoid shell quoting. 5/5 terminal_run_paged Run a read-only command and return one page of output. 4/5 terminal_start Start a new interactive terminal session. 4/5 terminal_stop Stop and clean up a terminal session. 3/5 terminal_wait Wait for a pattern to appear in terminal output. 3/5 The Terminal MCP server exposes 15 tools across 3 categories: Read, Write, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Terminal server.
Terminal tools are categorised as Read (3), Write (4), Execute (8). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept