Maui Graphics MCP Server
未申請Effortlessly craft stunning mobile UI components with AI, powered by the Model Context Protocol!
未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(11個)
maui_graphics_clear
Clears the entire drawing canvas, resetting it to a blank state.
maui_graphics_draw_circle
Draws the outline of a circle without filling the interior.
maui_graphics_draw_line
Creates a straight line between two points.
maui_graphics_draw_path
Draws the outline of a custom path shape.
maui_graphics_draw_rectangle
Draws the border of a rectangle without filling the inside.
maui_graphics_draw_rounded_rectangle
Draws the outline of a rounded rectangle without filling.
maui_graphics_draw_text
Renders text onto the canvas at a given position.
maui_graphics_fill_circle
Draws a solid filled circle at a specified location with a given radius.
maui_graphics_fill_path
Fills a custom path shape with solid color or gradient.
maui_graphics_fill_rectangle
Creates a solid filled rectangle at a defined position with width and height.
maui_graphics_fill_rounded_rectangle
Generates a rectangle with rounded corners and fills it with a solid color.