gluestack-ui-mcp.md

Gluestack UI MCP

UI App
from"gauraryy"
580

React Native-first development with UI component capabilities

Developer Tools
React NativeUI componentsmobiledevelopment
install.sh
# Clone the repository
$git clone https://github.com/gauraryy/gluestack-ui-mcp-server
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve