Catalog
io.github.LAXY9887/spritesheet-forge
OfficialSpritesheet Forge
Game-dev sprite tools: PNG/GIF to spritesheet, split, trim, animate. OAuth-authenticated MCP server.
Convert and manipulate game sprites into spritesheets with trimming, splitting, and animation tools.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"spritesheet-forge": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.clawstudiouo.com/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.