AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified MIT Self-run

Maui Graphics Mcp Server

mcp-jsuarezruiz-maui-graphics-mcp-server · by jsuarezruiz

Effortlessly craft stunning mobile UI components with AI, powered by the Model Context Protocol!

No reviews yet
0 installs
17 views
0.0% view→install

Install

$ agentstack add mcp-jsuarezruiz-maui-graphics-mcp-server

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-jsuarezruiz-maui-graphics-mcp-server)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
stale · 1y ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Maui Graphics Mcp Server? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

.NET MAUI Graphics MCP Server

Effortlessly craft stunning mobile UI components with AI, powered by the Model Context Protocol! 🚀

This Model Context Protocol (MCP) is designed for building .NET MAUI controls, offering powerful utilities for drawing everything from basic shapes and text to intricate paths. By seamlessly combining these elements, developers can craft visually stunning UI components with precision and flexibility.

You can see what's being created in real time, and also have access to all the generated code!

Testing

The MCP Inspector is an interactive developer tool designed for testing and debugging MCP servers. Can start the inspector from our application folder using the nodejs command npx with the following command:

npx @modelcontextprotocol/inspector dotnet run

Tools

  • maui_graphics_clear – Clears the entire drawing canvas, resetting it to a blank state.
  • maui_graphics_fill_circle – Draws a solid filled circle at a specified location with a given radius.
  • maui_graphics_draw_circle – Draws the outline of a circle without filling the interior.
  • maui_graphics_fill_rectangle – Creates a solid filled rectangle at a defined position with width and height.
  • maui_graphics_draw_rectangle – Draws the border of a rectangle without filling the inside.
  • maui_graphics_fill_rounded_rectangle – Generates a rectangle with rounded corners and fills it with a solid color.
  • maui_graphics_draw_rounded_rectangle – Draws the outline of a rounded rectangle without filling.
  • maui_graphics_draw_line – Creates a straight line between two points.
  • maui_graphics_fill_path – Fills a custom path shape with solid color or gradient.
  • maui_graphics_draw_path – Draws the outline of a custom path shape.
  • maui_graphics_draw_text – Renders text onto the canvas at a given position.

Example AI Assistant Queries

Try these queries:

  • "Generate two visually distinct ToggleSwitch components representing the 'On' and 'Off' states for a mobile UI. The design should be clean, modern, and user-friendly."
  • "Create a dynamic bar chart with labeled axes, color-coded bars, and gridlines for easy readability."
  • "Create a horizontal slider for adjusting volume, brightness, or other settings."
  • "Create a numeric input field with plus and minus buttons to increase or decrease values."

Gallery

Contributing

I gladly welcome contributions to help improve this project! Whether you're fixing bugs, adding new features, or enhancing documentation, your support is greatly appreciated.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/my-feature)
  3. Make your changes
  4. Commit your changes (git commit -m 'Add a new feature')
  5. Push to the branch (git push origin feature/my-feature)
  6. Open a Pull Request

License

This project is available under the MIT License.

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.