egui
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
egui MCP Server
MCP server for emilk/egui
Ready-to-Use Client Configurations
{
"mcpServers": {
"egui": {
"command": "npx",
"args": [
"-y",
"@emilk/egui"
]
}
}
}