← Index

io.github.Forge-Space/ui-mcp

io.github.Forge-Space/ui-mcp·v0.25.0·Other
Quality Score
80
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "ui-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@forgespace/ui-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "ui-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@forgespace/ui-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @forgespace/ui-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other