Word Cloud Generator (word-cloud.net) for Cursor
net.word-cloud/wordcloud
Generate word clouds from text with custom fonts, colors, backgrounds, gradients, and shape masks
client:Cursor
transport:streamable-http
tools:3
Install Word Cloud Generator (word-cloud.net) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"wordcloud": {
"url": "https://word-cloud.net/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs