Loomal

ShapeWords MCP

MCP server by github.com/kirrrr-2423/shapewords-mcp

Generate ShapeWords word clouds as SVG, PNG, or JSON from text or weighted words.

0 starsnpm: shapewords-mcp

About ShapeWords MCP

ShapeWords MCP is an MCP (Model Context Protocol) server published by kirrrr-2423 in the official MCP registry, listed under Cloud Platforms on Loomal. Generate ShapeWords word clouds as SVG, PNG, or JSON from text or weighted words.

It ships as an npm package (shapewords-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/kirrrr-2423/shapewords-mcp.

Use ShapeWords MCP with your agent

Claude Code · one command
claude mcp add shapewords-mcp -- npx -y shapewords-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "shapewords-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "shapewords-mcp"
      ]
    }
  }
}
npmshapewords-mcp

Frequently asked questions

What is ShapeWords MCP?
ShapeWords MCP is an MCP (Model Context Protocol) server by kirrrr-2423 in the Cloud Platforms category. Generate ShapeWords word clouds as SVG, PNG, or JSON from text or weighted words.
How do I connect ShapeWords MCP to Claude, Cursor, or another MCP client?
Install ShapeWords MCP from its npm package (shapewords-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is ShapeWords MCP open source?
Yes — the source code is public at github.com/kirrrr-2423/shapewords-mcp.
Can AI agents pay to use ShapeWords MCP?
Not yet through Loomal — ShapeWords MCP is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain ShapeWords MCP? Claim this listing free by verifying GitHub ownership, or contact us.