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.

View Chinese version with editor review

Tools (15)

terminal_start

Start a new interactive terminal session.

terminal_exec

Execute a command in a terminal session and wait for it to finish.

terminal_run

Run a binary directly; avoid shell quoting.

terminal_run_paged

Run a read-only command and return one page of output.

terminal_write

Write raw data to a terminal session.

terminal_read

Read new output from a terminal session.

terminal_get_history

Get past output from a terminal session.

terminal_resize

Resize terminal dimensions.

terminal_send_key

Send a key to the terminal.

terminal_wait

Wait for a pattern to appear in terminal output.

terminal_retry

Retry a command with backoff.

terminal_diff

Run two commands and return a unified diff.

terminal_stop

Stop and clean up a terminal session.

terminal_list

List active terminal sessions.

terminal_write_file

Write content to a file.

Related MCP Servers

Filesystem

Read, write, and manage files and directories on your local filesystem.

82.9k
io.github.wonderwhy-er/desktop-commander

MCP server for terminal commands, file operations, and process management

5.8k
EdgarTools

Open-source SEC EDGAR toolkit — 11 tools, 7 prompts, every filing type. No API key required.

1.9k