Skip to content
Cline

ui mcp for Cline

io.github.forge-space/ui-mcp

Forge Space MCP server for UI and backend generation via stdio transport.

client:Cline transport:stdio runtime:npm

Install ui mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "ui-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@forgespace/ui-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

ui mcp in other clients