@metalevel/snapix-mcp-server
MCP server for SnapiX - image optimization, conversion, generation, and gallery management via the Model Context Protocol
Versions
1.0.1latest1.0.00.5.10.5.00.4.2+ show 8 moreshow less
0.4.00.2.00.1.60.1.50.1.40.1.30.1.20.1.1Tools 14
snapix_update_gallery Update an existing gallery's name or visibility. Free — does not consume App credits.
snapix_convert_image The SnapiX convert API streams binary data without storing it, which is not useful in an MCP/LLM context. This tool explains how to achieve image conversion using the upload tool instead.
snapix_delete_image Permanently delete an image and all its variants from SnapiX storage. This action cannot be undone. Free — does not consume App credits.
snapix_generate_image snapix_list_galleries List all galleries for the authenticated user. Returns gallery names, IDs, visibility status, and image counts. Free — does not consume App credits.
snapix_update_image snapix_get_docs Fetch SnapiX developer documentation as Markdown. Available sections: 'sdk' = TypeScript SDK integration guide, 'api' = REST API reference, 'mcp' = MCP server setup guide. 'about' = about the Snapix application. Supported docType values: sdk, api, mcp, about.
snapix_get_image Get details for a single image by ID. Returns full metadata, CDN URLs for all variants, and dimensions. Free — does not consume App credits.
snapix_delete_gallery Permanently delete a gallery. Optionally delete all images in the gallery as well. This action cannot be undone. Free — does not consume App credits.
snapix_get_gallery Get details for a single gallery by ID, including all images in the gallery with their CDN URLs. Free — does not consume App credits.
snapix_list_images List images in the user's SnapiX account with pagination. Returns image metadata, CDN URLs, and account statistics. Free — does not consume App credits.
snapix_get_ungrouped_images Get all images that are not assigned to any gallery. Free — does not consume App credits.
snapix_create_gallery Create a new gallery to organize images. Optionally assign existing images by ID. Galleries can be public (shareable) or private. Free — does not consume App credits.
snapix_upload_image Permissions 3
network medium filesystem low env_vars low Scan Findings 0
No scan findings.