Word Cloud Generator (word-cloud.net)✓
net.word-cloud/wordcloud · v1.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "net.word-cloud/wordcloud",
"description": "Generate word clouds from text with custom fonts, colors, backgrounds, gradients, and shape masks",
"title": "Word Cloud Generator (word-cloud.net)",
"repository": {
"url": "https://github.com/pilotso11/wordcloud",
"source": "github"
},
"version": "1.0.1",
"websiteUrl": "https://word-cloud.net/ai.html",
"remotes": [
{
"type": "streamable-http",
"url": "https://word-cloud.net/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}