gluestack-ui-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level (debug, info, warn, error). | info |
| GITHUB_TOKEN | No | GitHub Personal Access Token for API access. | |
| GLUESTACK_PATH | No | Path to local Gluestack UI installation. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_componentsA | List all available Gluestack UI components with their variants and features |
| get_componentB | Get the source code for a specific Gluestack UI component |
| get_component_demoB | Get demo code illustrating how a Gluestack UI component should be used |
| get_component_metadataB | Get metadata for a specific Gluestack UI component including props, dependencies, and examples |
| list_component_variantsA | List all available variants (nativewind, themed, unstyled) for a specific Gluestack UI component |
| get_directory_structureB | Get the directory structure of the Gluestack UI repository or a specific path within it |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/gauravsaini/gluestack-ui-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server