ui mcp for Claude Desktop
io.github.forge-space/ui-mcp
Forge Space MCP server for UI and backend generation via stdio transport.
client:Claude Desktop
transport:stdio
runtime:npm
Install ui mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ui-mcp": {
"command": "npx",
"args": [
"-y",
"@forgespace/ui-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs