Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
Official ModelContextProtocol (MCP) server for Magic UI, providing access to various UI components and design tools.
Add this to your MCP client configuration:
{
"mcpServers": {
"magicuidesign-mcp": {
"command": "npx",
"args": [
"-y",
"@magicuidesign/mcp@latest"
]
}
}
}{
"id": "magicuidesign-mcp",
"name": "Magic UI",
"description": "Official ModelContextProtocol (MCP) server for Magic UI, providing access to various UI components and design tools.",
"source_url": "https://github.com/magicuidesign/mcp",
"publisher_name": "magicuidesign",
"publisher_url": "https://github.com/magicuidesign",
"is_official": true,
"license": "",
"runtime": "node",
"downloads": 30651,
"requires_oauth": false,
"distribution": {
"type": "npm",
"package": "@magicuidesign/mcp"
},
"tools_count": 8
}