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.

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

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

6.2k
LinkedIn Profile and Job Scraper

Enable AI assistants to interact with LinkedIn by scraping profiles, companies, and job postings. Perform detailed data extraction and session management to support recruitment and business research workflows. Simplify LinkedIn data access with secure credential handling and seamless integration.

2.6k