slint

GitHub

Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps.

slint MCP Server

MCP server for slint-ui/slint

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