提交

Game dev. Spritesheet Forge

@LAXY9887

Spritesheet Forge is an OAuth-authenticated MCP server for game developers. Convert PNG frames into spritesheets, extract GIF frames, split existing spritesheets, trim transparent pixels, and generate animation previews — all directly from your AI assistant. Free tier includes 100 operations per month per GitHub account.
概览

Description

Spritesheet Forge is a hosted MCP server for game developers. It provides image processing tools to handle common sprite workflow tasks — directly from your AI assistant.

Tools

ToolDescription
png_to_spritesheetPack multiple PNG frames into a single spritesheet
gif_to_spritesheetConvert an animated GIF into a spritesheet
gif_to_framesExtract individual frames from a GIF
split_spritesheetSlice a spritesheet back into individual frames
trim_pngRemove transparent borders from a PNG
frames_to_animationCombine frames into an animated GIF
spritesheet_to_animationConvert a spritesheet into an animated GIF

Authentication

Requires a free GitHub account. On first use, the server will guide you through a GitHub OAuth login. No API key needed.

Usage Limits

  • Free tier: 100 operations per month per GitHub account
  • Output files expire after 1 hour

Documentation

Full documentation and examples: https://mcp.clawstudiouo.com/

服务器配置

{
  "mcpServers": {
    "spritesheet-forge": {
      "type": "streamable-http",
      "url": "https://mcp.clawstudiouo.com/mcp"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.