mcpbeat Sign in

Spritesheet Forge MCP Server

answering

Spritesheet Forge is answering right now. Last checked 12 min ago. It exposes 8 tools.

Game-dev sprite tools: PNG/GIF to spritesheet, split, trim, animate. OAuth-authenticated MCP server.

Uptime history 48 days of history
48 days agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
76 ms
Response time
average over 24h
open, no key
Access
streamable-http

Nothing serious here today

Today is the operative word: we check Spritesheet Forge every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 12 min ago.

run in your terminal
claude mcp add spritesheet-forge --transport http https://mcp.clawstudiouo.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "spritesheet-forge": {
      "url": "https://mcp.clawstudiouo.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.spritesheet-forge]
url = "https://mcp.clawstudiouo.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "spritesheet-forge": {
      "url": "https://mcp.clawstudiouo.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "spritesheet-forge": {
      "url": "https://mcp.clawstudiouo.com/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

gif
gif_to_frames
Extract all frames from a GIF and return them as individual PNGs in a ZIP archive.
gif_to_spritesheet
Convert a GIF animation into a spritesheet PNG with all frames arranged in a grid. Optionally remove the background.
frames
frames_to_animation
Assemble multiple PNG files into an animated GIF or animated WebP.
png
png_to_spritesheet
Merge multiple PNG files into a single spritesheet. Supports grid, horizontal, vertical, and packed (bin-packed) layouts with optional TexturePacker-compatible JSON metadata. Returns a download URL.
server
server_info
Returns this server's runtime configuration: upload endpoint URL, output file TTL, file size limits, and base64 encoding rules. Call this before working with large files (≥ 4 MB) or when building multi-step workflows that chain tool outputs.
split
split_spritesheet
Slice a spritesheet PNG into individual frames, generate TexturePacker-compatible atlas JSON, or both. Provide columns+rows (grid mode) or cell_width+cell_height (cell mode).
spritesheet
spritesheet_to_animation
Slice a spritesheet PNG into frames and produce an animated GIF or WebP. Provide columns+rows (grid mode) or cell_width+cell_height (cell mode).
trim
trim_png
Crop transparent edges from one or more PNG files. Single file returns PNG; multiple files return a ZIP.

Endpoints

URLTransportStateLatencyChecked
https://mcp.clawstudiouo.com/mcp streamable-http answering 52 ms 12 min ago

Alternatives to Spritesheet Forge

same job, measured the same way
Thoughtspot
by thoughtspot

MCP Server for ThoughtSpot - provides OAuth authentication and tools for querying data

answering
Browser
by cherchyk

MCP server for loading authenticated web pages using Chrome DevTools Protocol

local only
Turrior MCP
by turrior-my

Authenticated remote MCP server for Turrior.

answering
Unreal Engine MCP
by chir24

MCP server for Unreal Engine 5 with 23 tools for game development automation.

225 installs/wk local only
Cybersec Toolkit
by 26zl

Authorization-gated MCP server to discover and run 670+ security tools for CTF, pentest, and DFIR.

local only
Better Godot MCP
by n24q02m

Composite MCP server for Godot Engine -- 17 composite tools for AI-assisted game development.

1 405 installs/wk local only
Opsera
by opsera

Opsera AI Agent MCP server providing authenticated DevOps automation over SSE

10 tools answering
Wechat Devtools MCP
by watertian

MCP Server for WeChat DevTools CLI - Automate development & testing with 7 aggregated APIs.

1 192 installs/wk local only

Spritesheet Forge — questions

Answers built from our own checks of this server.

What can Spritesheet Forge do?
It exposes 8 tools, read directly from the server on our last check. Among them: frames_to_animation, gif_to_frames, gif_to_spritesheet, png_to_spritesheet, server_info, split_spritesheet and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Spritesheet Forge working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 76 ms. The bar chart above shows every period we have measured.
How do I connect Spritesheet Forge?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Spritesheet Forge need an API key?
No. Spritesheet Forge completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Spritesheet Forge?
It answers our handshake in 76 ms on average, which is faster than 86% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.