Skip to content
Claude Desktop

landing for Claude Desktop

io.github.ryudi84/landing

MCP server for generating production-ready HTML landing pages.

client:Claude Desktop transport:stdio runtime:npm

Install landing in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "landing": {
      "command": "npx",
      "args": [
        "-y",
        "landing-forge-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

landing in other clients