loading…
Search for a command to run...
loading…
A local-first MCP server for generating production-ready React UI components entirely offline without requiring API keys or configuration. It provides tools to
A local-first MCP server for generating production-ready React UI components entirely offline without requiring API keys or configuration. It provides tools to search, list, and create over 30 types of components including buttons, forms, and layout elements.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"magic-mcp-local": {
"command": "npx",
"args": []
}
}
}