74
/ 100
1 day ago
glama

ShapeWords MCP

Universal MCP server for generating word clouds using ShapeWords, enabling creation of SVG, JSON, or PNG word clouds from text with extensive customization options.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
3 tools verified — handlers match their declared behaviour
1 read-only tool verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: SHAPEWORDS_API_KEY, SHAPEWORDS_RENDER_API_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configSHAPEWORDS_API_BASE_URL"": "https://shapewords.fun"
🔐 secretSHAPEWORDS_API_KEYempty Backward-compatible alias for SHAPEWORDS_RENDER_API_KEY.
configSHAPEWORDS_MAX_IMAGE_BYTES8388608 Max downloaded artifact size when returnImage is true.
configSHAPEWORDS_POLL_INTERVAL_MS1500 Polling interval for completed renders.
configSHAPEWORDS_POLL_TIMEOUT_MS90000 Render wait timeout.
🔐 secretSHAPEWORDS_RENDER_API_KEYempty Optional bearer token if your Render API requires one.
configSHAPEWORDS_REQUEST_TIMEOUT_MS30000 Per-request timeout for hosted API and artifact requests.
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/kirrrr-2423-shapewords-mcp-yf7g9m)](https://m8ven.ai/mcp/kirrrr-2423-shapewords-mcp-yf7g9m)
commit: 93b207b674b794eac83a5a3634444153aeb503a9
code hash: 6ef4c97c890cd58f2c84b6ac482590038616360e403e2c66f75468c16f40d672
verified: 7/30/2026, 9:05:16 AM
view raw JSON →