gluestack-ui-v2-mcp-server

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-dev
  • npm run build – compile TypeScript to the dist directory
  • npm start – run the compiled server