Skip to content
Claude Desktop

Word Cloud Generator (word-cloud.net) for Claude Desktop

net.word-cloud/wordcloud

Generate word clouds from text with custom fonts, colors, backgrounds, gradients, and shape masks

client:Claude Desktop transport:streamable-http tools:3

Install Word Cloud Generator (word-cloud.net) in Claude Desktop

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

{
  "mcpServers": {
    "wordcloud": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://word-cloud.net/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

What Claude Desktop can do once it is connected

Word Cloud Generator (word-cloud.net) in other clients