Submit

Terminal UI DevTools

@nvms

What Chrome DevTools MCP is for the browser, tui-mcp is for the terminal. Launch any TUI app, take screenshots, send keystrokes, read text - works with any framework.

Server Config

{
  "mcpServers": {
    "tui-mcp": {
      "command": "npx",
      "args": [
        "tui-mcp"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.