SmartCLI — drive terminal TUIs
Rank #5,468io.github.dwgx/smartcli
Let agents drive vim, htop, lazygit: send keys, wait on screen state, read the rendered cell grid.
SmartCLI — drive terminal TUIs is a Model Context Protocol (MCP) server published by dwgx. It ranks #5,468 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. SmartCLI — drive terminal TUIs is listed across 2 registries — Official MCP and Glama, with 8 tracked versions. It was first listed on Jul 8, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 126,645 of 132,113 servers on MCP Toplist.
Use SmartCLI — drive terminal TUIs
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add smartcli -- uvx smartcli-toolkit[mcp_servers.smartcli]
command = "uvx"
args = ["smartcli-toolkit"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"smartcli": {
"command": "uvx",
"args": [
"smartcli-toolkit"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"smartcli": {
"command": "uvx",
"args": [
"smartcli-toolkit"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"smartcli": {
"type": "stdio",
"command": "uvx",
"args": [
"smartcli-toolkit"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"smartcli": {
"command": "uvx",
"args": [
"smartcli-toolkit"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"smartcli": {
"command": "uvx",
"args": [
"smartcli-toolkit"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.dwgx%2Fsmartcli)<a href="https://mcptoplist.com/server/io.github.dwgx%2Fsmartcli"><img src="https://mcptoplist.com/badge/io.github.dwgx%2Fsmartcli.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
dwgx
Other servers by dwgx
View all dwgx servers →Available versions (8)
| Version | Published |
|---|---|
| 0.3.2 | Sep 16, 2026 |
| 0.3.1 | Sep 16, 2026 |
| 0.3.0 | Sep 16, 2026 |
| 0.2.3 | Aug 9, 2026 |
| 0.2.2 | Aug 9, 2026 |
| 0.2.1 | Aug 6, 2026 |
| 0.2.0 | Jul 27, 2026 |
| 0.1.6 | Jul 15, 2026 |
Frequently asked questions
- Who maintains SmartCLI — drive terminal TUIs?
- SmartCLI — drive terminal TUIs is maintained by dwgx, which publishes 2 MCP servers (8 total versions) tracked on MCP Toplist.
- Is SmartCLI — drive terminal TUIs listed on the Official MCP Registry?
- Yes — SmartCLI — drive terminal TUIs is listed on the Official MCP Registry, alongside Glama.
- How many versions does SmartCLI — drive terminal TUIs have?
- MCP Toplist tracks 8 versions of SmartCLI — drive terminal TUIs, most recently published on Sep 16, 2026.
- Where can I find the source code for SmartCLI — drive terminal TUIs?
- The source code for SmartCLI — drive terminal TUIs is hosted at github.com/dwgx/SmartCLI.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.