21st.dev Magic
Official
🎨 Creative
AI-powered UI component generator that creates polished React components from natural language descriptions. Search a community library, get inspiration, and refine components iteratively — like v0 in your IDE.
Tags
Tools (4)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"21stdev-magic": {
"command": "npx",
"args": [
"-y",
"@21st-dev/magic@latest"
],
"env": {
"API_KEY": "your-api-key-here"
}
}
}
}