Stackzero UI Components
Integrates with Stackzero Labs' commerce UI component library to browse, retrieve, and install React components optimized for e-commerce applications including ratings, image viewers, product controls, and banner blocks with installation instructions and usage examples.
5 stars
0 tools
Created Aug 2025
@stackzero-labs/stackzero-labs-stackzero-ui-components-mcpAbout
Integrates with Stackzero Labs' commerce UI component library to browse, retrieve, and install React components optimized for e-commerce applications including ratings, image viewers, product controls, and banner blocks with installation instructions and usage examples.
Categories
general
Installation
npm
npm install @stackzero-labs/stackzero-labs-stackzero-ui-components-mcp
Configuration
{
"mcpServers": {
"stackzero-labs-stackzero-ui-components-mcp": {
"command": "npx",
"args": [
"-y",
"@stackzero-labs/stackzero-labs-stackzero-ui-components-mcp"
]
}
}
}