mcpbeat Sign in

SmartCLI — drive terminal TUIs MCP Server

local only

SmartCLI — drive terminal TUIs runs on your own machine — the client starts it, so there is no endpoint to ping. 117 installs a week from pypi. Last commit 16 Sep 2026.

Let agents drive vim, htop, lazygit: send keys, wait on screen state, read the rendered cell grid.

Installs per day peak 715 · avg 53 · -57% w/w
a month agotoday
117
Installs / week
pypi · smartcli-toolkit
3
Stars
0 open issues
16 Sep 2026
Last commit
0 releases in 90 days
MIT
License
Python

What the code does

We read the source, 8 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

A line of code looks encrypted verification/kit-v2/site/index.html:1018
<li><strong>L1</strong>:<code>evidence/incoming/astra6-attachments/smartcli-local-evidence-2026-09-16.md</code>,§1/§2本地E3、其余按原标注。附件独立MD与ZIP中MD逐字节相同。</li>
    return subprocess.run(cmd, cwd=str(ROOT), env=env).returncode
    env = dict(os.environ)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add smartcli -- uvx smartcli-toolkit
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "smartcli": {
      "args": [
        "smartcli-toolkit"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.smartcli]
command = "uvx"
args = ["smartcli-toolkit"]
.cursor/mcp.json
{
  "mcpServers": {
    "smartcli": {
      "args": [
        "smartcli-toolkit"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "smartcli": {
      "args": [
        "smartcli-toolkit"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to SmartCLI — drive terminal TUIs

same job, measured the same way
Unterm
by zhitongblog

The terminal AI agents can drive: spawn panes, run commands, read screens, scrolling screenshots.

local only
tmodloader-mcp
by musharna

Drive a running tModLoader (Terraria) instance from an agent: launch, query, screenshot, read state.

local only
realhands - Real Desktop Computer Use
by kanishka089

Lets Claude drive your REAL mouse, keyboard and screen - works in your own logged-in apps.

336 installs/wk local only
C
AgentDrive
by tokencanopy

Artifact store for AI agents — read, write, and search files by path; share by rendered URL.

answering
Wpf Visual Tree
by faze79

Let AI agents inspect and drive running WPF apps: tree, bindings, screenshots, clicks, text input.

local only
Pingpoint
by sudzikcoin

Live truck GPS: create loads, read position, ETA, driver state, trip stats. API key or USDC x402.

455 installs/wk local only
Testa
by valewnrt

Drive the iOS Simulator from an agent: read the screen, tap/type/swipe, replay flows in CI.

24 installs/wk local only
Yapitalism
by aytuncyildizli

Drive terminal coding agents by voice, with receipts that never claim more than they proved.

621 installs/wk local only

SmartCLI — drive terminal TUIs — questions

Answers built from our own checks of this server.

Why is there no uptime for SmartCLI — drive terminal TUIs?
SmartCLI — drive terminal TUIs runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package smartcli-toolkit was installed 117 times last week.
How do I connect SmartCLI — drive terminal TUIs?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls smartcli-toolkit straight from pypi; nothing to host, nothing to sign up for.
How many people use SmartCLI — drive terminal TUIs?
The pypi package smartcli-toolkit was installed 117 times in the last week. Week over week that is -57%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is SmartCLI — drive terminal TUIs open source?
Yes — it is published under the MIT licence, written in Python and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.