Skip to content
Claude Desktop

lorem for Claude Desktop

io.github.ryudi84/lorem

MCP server for placeholder text, fake names, emails, and addresses.

client:Claude Desktop transport:stdio runtime:npm

Install lorem in Claude Desktop

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

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

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

lorem in other clients