Terminal
效率与工作流by pungggi
Execute commands and manage interactive shell sessions directly within your environment. Automate complex command-line workflows by monitoring output, handling interactive inputs, and managing session history. Streamline development tasks through efficient file writing, output diffing, and process monitoring.
Tools (15)
terminal_startStart a new interactive terminal session.
terminal_execExecute a command in a terminal session and wait for it to finish.
terminal_runRun a binary directly; avoid shell quoting.
terminal_run_pagedRun a read-only command and return one page of output.
terminal_writeWrite raw data to a terminal session.
terminal_readRead new output from a terminal session.
terminal_get_historyGet past output from a terminal session.
terminal_resizeResize terminal dimensions.
terminal_send_keySend a key to the terminal.
terminal_waitWait for a pattern to appear in terminal output.
terminal_retryRetry a command with backoff.
terminal_diffRun two commands and return a unified diff.
terminal_stopStop and clean up a terminal session.
terminal_listList active terminal sessions.
terminal_write_fileWrite content to a file.
Related MCP Servers
MCP server for terminal commands, file operations, and process management
5.8kOpen-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.
1.9k