
2niuhe
@2niuhe
Skills (2)
plantumlweb
Using nicegui as a PlantUML frontend, you can deploy PlantUML on an intranet. It's a nicegui demo project with an added MCP (Model Context Protocol) server that exposes PlantUML functionality to AI assistants. Plantuml jar version: plantuml-1.2025.3.jar - Interactive PlantUML editor with live preview - Save and load diagrams - Responsive UI with resizable panels - Generate PlantUML diagrams in SVG
QR Code Generation MCP Server
MCP ServerA QR code generation MCP server implemented using FastMCP, supporting text-to-QR code conversion with base64 encoding output. - Support for any text to QR code conversion (including Chinese characters) - Customizable colors and styles - Base64 encoding - Support for STDIO, HTTP, and SSE transport modes - TRANSPORTMODE: Transport mode (sse, http, stdio), default: sse - HOST: Host address to bind, d