Loading MCP server directory, please wait...
Generate ShapeWords word clouds as SVG, PNG, or JSON from text or weighted words.
npx @getmcp/cli add io.github.kirrrr-2423/shapewords-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.kirrrr-2423/shapewords-mcp": {
"command": "npx",
"args": [
"-y",
"shapewords-mcp"
],
"env": {
"SHAPEWORDS_API_BASE_URL": "https://shapewords.fun",
"SHAPEWORDS_RENDER_API_KEY": "",
"SHAPEWORDS_POLL_TIMEOUT_MS": "90000",
"SHAPEWORDS_REQUEST_TIMEOUT_MS": "30000"
}
}
}
}