Gamezxz

lpc-character-mcp (Cloudflare Worker)

Community Gamezxz
Updated

Hosted MCP server that generates Universal LPC Spritesheet game characters on Cloudflare Workers + Browser Rendering

lpc-character-mcp (Cloudflare Worker)

A hosted MCP server that randomly generates Universal LPC SpritesheetCharacter Generatorcharacters and renders each as a full animation spritesheet PNG — no localinstall, no AI image model, just real sprite layers composited on a canvas.

Runs entirely on Cloudflare Workers + Browser Rendering (headlessChromium via @cloudflare/puppeteer), with the ~141k sprite assets and everygenerated character stored in R2.

Endpoints

Route Purpose
GET /mcp MCP Streamable HTTP endpoint (tool: generate_random_character)
GET /api/generate Generate one character on demand → JSON { files: [...] }
GET /api/files List every generated spritesheet stored in R2
GET /files Backend page: browse + download generated characters
GET /generated/* Serve a generated PNG from R2
GET /spritesheets/* Serve a source sprite layer from R2
GET /mcp-docs.html Landing/docs page with a live "Randomize" button

MCP tool parameters

Name Type Default Notes
count integer 1–8 1 Characters per call
bodyType enum random male female teen child muscular pregnant
seed integer Reproducible results across a batch
includeRareExtras boolean false Wounds, tails, wings, prostheses, etc.
humanOnly boolean false Human faces + normal skin bodies only

Connect

claude mcp add --transport http lpc-character-remote https://lpc-character-mcp.gamezxz.workers.dev/mcp

Storage

Generated characters live under the generated/ prefix in R2 and areauto-deleted after 30 days by a bucket lifecycle rule(expire-generated-30d).

Develop / deploy

See DEPLOY.md. In short:

npm install
npx wrangler deploy

PUBLIC_URL in wrangler.jsonc must point at the Worker's own public URL —Browser Rendering navigates over the real network.

MCP Server · Populars

MCP Server · New

    agent-room-alkl

    Agent Room

    Multi-agent collaboration rooms for Claude Code, Cursor, Codex & Gemini — distributed dev, code review, PR handoff, FE↔BE integration. MCP-native, self-hostable.

    Community agent-room-alkl
    Last-emo-boy

    Rikune

    MCP Server

    Community Last-emo-boy
    koul777

    PR MCP Builder

    PR MCP Builder - 공공기관 규정 MCP 빌더

    Community koul777
    TrueClicks

    Google Ads MCP (Node.js) - by TrueClicks

    The easiest to use Google Ads MCP. Connect Google Ads with Claude's AI in seconds and let it analyze your campaigns. You'll be surprised how well the AI knows PPC! This is the only Google Ads MCP where you won't need to create developer tokens or OAuth credentials.

    Community TrueClicks
    whuanle

    EasyTouch

    一个跨平台的系统自动化操作工具,支持鼠标、键盘、屏幕、窗口、系统资源等多种操作。支持 CLI 和 MCP 两种使用方式。

    Community whuanle