Wraps Sharp image processing into an MCP interface for Next.js projects. Part of the sathergate-toolkit monorepo, which ships eight infrastructure packages that all expose MCP tools alongside their runtime APIs. The shutterbox package handles responsive image optimization pipelines, and this server surfaces those operations to Claude. You'd use this when you want an AI agent to help configure or troubleshoot image processing workflows without manually writing Sharp transformations. Fits the toolkit's pattern of zero external dependencies and stdio transport, so it runs locally without authentication overhead. Install the shutterbox package separately for the actual runtime functionality.
claude mcp add --transport stdio io.github.sathergate-darkroom -- npx -y shutterbox