magicui-mcp.md

Magic UI MCP

UI App
from"idcdev"

MCP server for discovering and using Magic UI components

Developer Tools
Magic UIcomponentsMCPregistry
install.sh
# Clone the repository
$git clone https://github.com/idcdev/mcp-magic-ui
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve