nicegui

GitHub

Create web-based user interfaces with Python. The nice way.

16,077 stars Python 1 file ยท ~1,843 tokens #frontend#gui#interaction#interface#interfaces#python#robotics#scripting

nicegui MCP Server

MCP server for zauberzeug/nicegui

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "nicegui": {
      "command": "npx",
      "args": [
        "-y",
        "@zauberzeug/nicegui"
      ]
    }
  }
}