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.