21st-dev/Magic-MCP
Create crafted UI components inspired by the best 21st.dev design engineers.
Quick Start
Clone the repository:
git clone https://github.com/21st-dev/magic-mcpClaude Desktop configuration example:
{
"mcpServers": {
"magic-mcp": {
"command": "npx",
"args": [
"-y",
"21st-dev/Magic-MCP"
]
}
}
}Check the repository README for specific installation and configuration instructions.