ShapeWords MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 34 installs a week from npm. Last commit 5 Jun 2026.
Generate ShapeWords word clouds as SVG, PNG, or JSON from text or weighted words.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add shapewords-mcp -- npx -y shapewords-mcp
{
"mcpServers": {
"shapewords-mcp": {
"args": [
"-y",
"shapewords-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.shapewords-mcp]
command = "npx"
args = ["-y", "shapewords-mcp"]
{
"mcpServers": {
"shapewords-mcp": {
"args": [
"-y",
"shapewords-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"shapewords-mcp": {
"args": [
"-y",
"shapewords-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.