37
/ 100
11 hours ago
glama

SmartCLI

A local Python MCP server for driving, perceiving, and rendering terminal programs, using a pluggable PTY and pyte screen model to let AI agents interact with real TUIs.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool annotations don’t match behaviour
1 read-only tool performs write/delete/exec — list_sessions (line 179: proc = subprocess.run([PY, TUI_PY, "list", "--json"], capture_output=True, text=True,)
⚠️
Tool descriptions don’t match what handlers do
1 tool describes read intent but its handler mutates — list_sessions (line 179: proc = subprocess.run([PY, TUI_PY, "list", "--json"], capture_output=True, text=True,)
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: SMARTCLI_TUI_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configTERM
configCOLORTERM
configPYTHONIOENCODINGset =utf-8
configCOVERAGE_PROCESS_START
configSMARTCLI_ROOT
configSMARTCLI_AUTO_INSTALL
configXDG_RUNTIME_DIR
configSMARTCLI_TUI_DIR
configSMARTCLI_MAX_SESSIONS
🔐 secretSMARTCLI_TUI_TOKEN
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/dwgx-smartcli-1fnjhc)](https://m8ven.ai/mcp/dwgx-smartcli-1fnjhc)
commit: 98eadae82a1ee610642bf806c31dc652c8589289
code hash: a623f23b0ac8f4d8ae1a41adfa13d73da67e4bc588b9eb131fc1478d569dd37f
verified: 7/31/2026, 9:09:12 AM
view raw JSON →