Skip to content
Back to search
30
MCP

terminal-use-mcp

npm/terminal-use-mcp

MCP Server for terminal computer use — control interactive TUI programs (vim, htop, lazygit, REPLs, installers) via MCP protocol

Uptime
0.0%
16 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.mkpvishnu/terminal-mcp
MCP server for interactive terminal sessions — SSH, REPLs, database CLIs, TUI apps
0 tools
Terminal MCP Server
MCP server for AI agents to interact with terminal applications. Think Playwright for terminals.
0 tools
io.github.amol21p/interactive-terminal
MCP server for real interactive terminal sessions — REPLs, SSH, databases, Docker
0 tools
i4z-terminal-mcp
MCP server for persistent interactive terminal orchestration
0 tools
host-terminal-mcp
MCP server for executing terminal commands on the host machine with configurable permissions
0 tools
iflow-mcp_mcp-terminal
MCP Terminal Server for controlling terminal operations
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "terminal-use-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}