Home › Other › smart-terminal-mcp

smart-terminal-mcp

MCP PTY server providing AI agents with real interactive terminal access

JavaScript
★ 12 stars Last pushed 2026-09-13

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.2.39)

npx -y smart-terminal-mcp@1.2.39

Or add to your MCP client config:

{
  "mcpServers": {
    "smart-terminal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "smart-terminal-mcp@1.2.39"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry