cstayyab/gluestack-ui-v2-mcp-server
3.2
If you are the rightful owner of gluestack-ui-v2-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Gluestack UI v2 MCP Server provides metadata and usage information for each component in the Gluestack UI v2 library.
Gluestack UI v2 MCP Server
This repository implements an MCP server that exposes metadata and usage for every Gluestack UI v2 component.
Scripts
npm run dev
– run the server with ts-node-devnpm run build
– compile TypeScript to thedist
directorynpm start
– run the compiled server