Shadcn Registry Manager icon

Shadcn Registry Manager

1

Enables remote, programmatic, or containerized execution of shadcn CLI commands via an MCP server.

概要

This project provides an MCP (Model Context Protocol) server for the shadcn/ui component registry and CLI. It allows for remote, programmatic, or containerized execution of standard shadcn CLI commands like `init` and `add`. This capability simplifies automation, integration, and deployment of shadcn projects in cloud or development environments. The server supports connections to both official and custom/self-hosted shadcn registries, offering a secure and technical interface for automating project management tasks through AI or CLI agents.

主な機能

  • List and fetch available registry items programmatically
  • 1 GitHub stars
  • Supports both the official shadcn registry and custom/self-hosted registries
  • Execute all shadcn CLI operations (e.g., init, add) remotely
  • Add components, including block components, from the shadcn registry
  • Integrates with Docker, npx, and AI agents like Claude for flexible deployment

ユースケース

  • Automating shadcn project initialization and component addition in CI/CD pipelines
  • Integrating shadcn CLI workflows into remote development or cloud environments
  • Programmatically managing shadcn projects via AI or custom CLI agents
Advertisement

Advertisement