Word Cloud Generatori (word-cloud.net)
https://word-cloud.net/mcpskills: {'id': 'generate_wordcloud_svg', 'name': 'generate_wordcloud_svg', 'description': '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.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'generate_wordcloud_image', 'name': 'generate_wordcloud_image', 'description': '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.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'generate_wordcloud', 'name': 'generate_wordcloud', 'description': '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.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 398.9ms; conformance: pass
How to connect
https://word-cloud.net/mcp
curl -X POST https://word-cloud.net/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'