★ 15 stars
C#
🧠 Memory/Knowledge
Updated 7d ago
Effortlessly craft stunning mobile UI components with AI, powered by the Model Context Protocol!
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"maui-graphics-mcp-se": {
"command": "npx",
"args": [
"-y",
"jsuarezruiz/maui-graphics-mcp-server"
]
}
}
}
Run in terminal:
claude mcp add maui-graphics-mcp-se npx -y jsuarezruiz/maui-graphics-mcp-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"maui-graphics-mcp-se": {
"command": "npx",
"args": [
"-y",
"jsuarezruiz/maui-graphics-mcp-server"
]
}
}
}
Topics
aidotnet-mauiexperimentalmauimcpmcp-server