SmartCLI - drive terminal TUIs MCP Server
Read this in: English · 简体中文 · 繁體中文 · 日本語 · 한국어. It runs locally over stdio via the published package.
People who work with agent skills, ansi and ascii art and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.
VERIFIED ACTIVE
LAST COMMIT 2026-09-16 · ★ 3 · #45 OF 85 MAINTAINED DESIGN · VERIFIED 2026-09-18
MIT · Python servers · how we verify → /methodology
01 · Install SmartCLI - drive terminal TUIs
Claude Code
claude mcp add dwgx-smartcli -- uvx smartcli-toolkit Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"dwgx-smartcli": {
"command": "uvx",
"args": [
"smartcli-toolkit"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
pypi package smartcli-toolkit - check the name against the project README before installing (PyPI has no namespace ownership)
registry namespace io.github.dwgx is GitHub-verified and matches the repo owner
03 · What SmartCLI - drive terminal TUIs can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.3.2 · 2026-09-16
Fixed · A partial device reply was never retried. The unwritten suffix is now retried on a later turn from the ledger (same suffix, never a re-send from zero), bounded by an opt-in byte budget…
v0.3.1 · 2026-09-16
Fixed · The published 0.3.0 artifact did not match its own tag. CI found two mypy errors that exist only on the Linux runner (select.select handed an int | None descriptor; the base backend class never declared the…
v0.3.0 · 2026-09-16
v0.3.0 - budgeted I/O, honest observation state, confirmed close · A trust-and-liveness release for the driving loop. What the runtime observed, what it has not read · yet, and what it can confirm are now separate…
04 · Who maintains SmartCLI - drive terminal TUIs
SmartCLI - drive terminal TUIs is maintained by dwgx. It's the only MCP server we track from this author; the repo dates to Jul 2026.
05 · Facts
- repository
- github.com/dwgx/smartcli
- category
- design - ranked #45 of 85 actively-maintained design servers as of 2026-09-18.
- release cadence
- 9 releases in the last 90 days (latest 2026-09-16)
- registry
- io.github.dwgx/smartcli (active, first published 2026-07-15 · 8 versions)
- packages
- pypi:smartcli-toolkit
06 · SmartCLI - drive terminal TUIs FAQ
What is SmartCLI - drive terminal TUIs?
Read this in: English · 简体中文 · 繁體中文 · 日本語 · 한국어. It runs locally over stdio via the published package.
Is SmartCLI - drive terminal TUIs still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 9 releases in the last 90 days. We re-verify nightly.
How do I install SmartCLI - drive terminal TUIs?
Run `uvx smartcli-toolkit`. You can also paste the ready-made client config above.
Does SmartCLI - drive terminal TUIs run locally?
Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to SmartCLI - drive terminal TUIs
Alternatives to SmartCLI - drive terminal TUIs
Maintained design servers if SmartCLI - drive terminal TUIs isn't the fit.
- Figma Context MCP (glips) Give your coding agent access to your Figma data. Implement designs in any framework in one-shot. ★ 15,874 · 2026-09-18
- Figma MCP Server (figma) The Figma MCP server brings Figma design context directly into your AI workflow. ★ 1,998 · 2026-09-11
- Type UI Design systems, UI prompts, and layout variations for AI coding tools. ★ 1,942 · 2026-07-04
- Appllama Study screens, flows and paywalls from top-earning iOS apps, then build from what wins. ★ 1,848 · 2026-09-06
- Openflowkit MCP Local-first OpenFlowKit diagramming tools for Claude, Cursor, Windsurf & other MCP clients. ★ 770 · 2026-08-19
- Fable Cut Zero-dependency browser video editor AI agents drive via a JSON timeline over MCP; ffmpeg export. ★ 674 · 2026-09-17
More design MCP servers · Editmamei · BrandKit MCP · Electrik Slate · Ux MCP Server · Altium Designer MCP
More Python MCP servers · DC Member API · Eansearch MCP Server · Google Tasks MCP Server · Decompose · SSH LICCO MCP Server · see all