shadcn/ui Registry Manager

shadcn/ui Registry Manager

reuvenaor

Runs shadcn/ui CLI commands remotely to initialize React/Next.js projects and add UI components from the shadcn registry. Works with both official and custom component registries.

1417 views1Local (stdio)

What it does

  • Initialize shadcn/ui projects with configurations
  • Add UI components from shadcn registry
  • List available registry components and blocks
  • Execute shadcn CLI commands remotely
  • Connect to custom or self-hosted registries
  • Manage project configurations programmatically

Best for

React/Next.js developers using shadcn/ui componentsAutomating project setup in CI/CD pipelinesManaging shadcn projects in containerized environmentsAI agents building React applications
Docker containerized executionSupports custom registriesIncludes block components

Alternatives