Skip to main content
Glama

create-wordcloud

Generate word cloud images from text input to visualize word frequency patterns, with options to get a URL or save files in SVG or PNG format.

Instructions

Create a word cloud using QuickChart.io - get word cloud image URL or save word cloud image to file

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesWhether to get word cloud URL or save as file
outputPathNoPath where to save the file (only used with action=save_file)
textYesInput text for word cloud generation
formatNoOutput format (default: svg)
widthNoImage width in pixels
heightNoImage height in pixels
backgroundColorNoBackground color - rgb, hex, hsl, or color names
fontFamilyNoFont family to use for words
fontWeightNoFont weight (normal, bold, etc.)
loadGoogleFontsNoGoogle Fonts to load (comma-separated)
fontScaleNoLargest font size for most frequent words
scaleNoFrequency scaling method
paddingNoPixel spacing between words
rotationNoMaximum word rotation angle in degrees
maxNumWordsNoMaximum number of words to display
minWordLengthNoMinimum word character length
caseNoWord case transformation
colorsNoArray of color values for words
removeStopwordsNoRemove common stopwords
cleanWordsNoRemove symbols and extra characters from words
languageNoLanguage code for stopword removal (e.g., 'en', 'es')
useWordListNoTreat input text as a list of words rather than sentences

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/TakanariShimbo/quickchart-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server