Terminal MCP Server for Claude Code
io.github.aybelatchane/mcp-server-terminal
MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.
client:Claude Code
transport:stdio
runtime:npm
Install Terminal MCP Server in Claude Code
run in your project directory
claude mcp add mcp-server-terminal -e DISPLAY=<DISPLAY> -e RUST_LOG=<RUST_LOG> -- npx -y mcp-server-terminal
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs