Sponsored by Deepsite.site

Shadcn Registry Mcp Server

Created By
reuvenaor5 months ago
MCP server for the shadcn/ui component registry and CLI. It enables remote, programmatic, or containerized execution of shadcn CLI commands (such as init, add, etc.) that you would normally run locally, making it easy to automate, integrate, or run in cloud/dev environments. Exposes shadcn CLI operations as MCP tools, so you (or an AI agent) can: - Initialize a project - Add components from the shadcn registry including block components - List and fetch registry items - Run all shadcn CLI workflows remotely - Supports both the official shadcn registry - https://ui.shadcn.com/r and custom/self-hosted registries follow this guide: https://ui.shadcn.com/docs/blocks
Overview

What is Shadcn Registry MCP Server?

The Shadcn Registry MCP Server is a Model Context Protocol (MCP) server designed for the shadcn/ui component registry and CLI. It allows for remote, programmatic, or containerized execution of shadcn CLI commands, facilitating automation and integration in cloud or development environments.

How to use Shadcn Registry MCP Server?

To use the MCP server, you can run it in a Docker container or via npx. For Docker, you need to mount your project directory and set environment variables for the registry URL and style. For npx, you can run it directly in your local development or CI/CD pipelines.

Key features of Shadcn Registry MCP Server?

  • Initialize projects and add components from the shadcn registry.
  • List and fetch registry items.
  • Execute all shadcn CLI workflows remotely.
  • Support for both official and custom/self-hosted registries.

Use cases of Shadcn Registry MCP Server?

  1. Automating project setup and component addition in cloud environments.
  2. Integrating shadcn CLI commands into CI/CD pipelines.
  3. Running shadcn CLI commands remotely for enhanced project management.

FAQ from Shadcn Registry MCP Server?

  • Can I run the MCP server locally?

Yes, you can run it using Docker or npx for local development.

  • What is the purpose of the REGISTRY_URL environment variable?

It specifies the URL of the shadcn registry you want to use, either the official one or your own self-hosted version.

  • Is there documentation available for using the MCP server?

Yes, detailed documentation is available at https://ui.shadcn.com/docs/blocks.

Server Config

{
  "mcpServers": {
    "shadcn-registry-manager": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "--mount",
        "type=bind,src=<your-project-path>,dst=/workspace",
        "-e",
        "REGISTRY_URL=https://ui.shadcn.com/r",
        "-e",
        "STYLE=new-york",
        "reuvenaor/shadcn-registry-manager"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
TimeA Model Context Protocol server that provides time and timezone conversion capabilities. This server enables LLMs to get current time information and perform timezone conversions using IANA timezone names, with automatic system timezone detection.
Serper MCP ServerA Serper MCP Server
Context7Context7 MCP Server -- Up-to-date code documentation for LLMs and AI code editors
DeepChatYour AI Partner on Desktop
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Amap Maps高德地图官方 MCP Server
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
CursorThe AI Code Editor
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
WindsurfThe new purpose-built IDE to harness magic
Playwright McpPlaywright MCP server
ChatWiseThe second fastest AI chatbot™
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Tavily Mcp
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code