oetiker/MCPretentious
A powerful Model Context Protocol (MCP) server that puppeteers iTerm2 terminals.
This is a powerful tool for controlling terminal applications and managing remote servers. It takes commands, key presses, and mouse movements as input and outputs actions within a terminal, including reading its screen content and handling mouse events. It's designed for developers, testers, and operations engineers who need to automate complex terminal interactions.
Available on npm.
Use this if you need to programmatically interact with terminal user interfaces (TUIs) or control remote servers through persistent terminal sessions, simulating human input and reading screen output.
Not ideal if you're looking for a simple script to execute a single command or if your automation needs don't involve complex, interactive terminal sessions.
Stars
21
Forks
4
Language
JavaScript
License
MIT
Category
Last pushed
Feb 14, 2026
Commits (30d)
0
Dependencies
6
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/oetiker/MCPretentious"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related servers
wonderwhy-er/DesktopCommanderMCP
This is MCP server for Claude that gives it terminal control, file system search and diff file...
nickgnd/tmux-mcp
A MCP server for our beloved terminal multiplexer tmux.
ferrislucas/iterm-mcp
A Model Context Protocol server that executes commands in the current iTerm session - useful for...
theailanguage/terminal_server
MCP server that can execute terminal commands
patrickomatik/mcp-bash
A simple model context protocol (MCP) server that allows Claude Desktop or other MCP aware...