Word Cloud Generator (word-cloud.net)
net.word-cloud/wordcloudGenerate word clouds from text with custom fonts, colors, backgrounds, gradients, and shape masks
Tools · 3
Generate a word cloud and return it as an SVG image. Data is sent to word-cloud.net servers for processing only and is not logged or stored.
Generate a word cloud and return it as a WebP image. Data is sent to word-cloud.net servers for processing only and is not logged or stored.
Generate a word cloud and return an embeddable URL. Data is sent to word-cloud.net servers for processing only and is not logged or stored.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"word_cloud_generator_(word-cloud.net)": {
"url": "https://word-cloud.net/mcp",
"transport": "streamable-http"
}
}
}