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.
服务器配置
{
"mcpServers": {
"spritesheet-forge": {
"type": "streamable-http",
"url": "https://mcp.clawstudiouo.com/mcp"
}
}
}