imagegrain MCP
OfficialClick on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@imagegrain MCPAdd medium film grain at intensity 40 to my photo.jpg"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
imagegrain MCP
Local MCP server and Claude Desktop extension for imagegrain. It applies deterministic film grain and analog adjustments to photos on your machine. Nothing is uploaded.
This repository is the public source for the Desktop extension. The website lives in a separate private repo.
Packages
packages/grain—@imagegrain/grain, the DOM-free grain enginepackages/mcp—@imagegrain/mcp, the stdio MCP server and.mcpbpack
Related MCP server: Local Vision MCP
Requirements
Node.js 18.17 or newer
Test
cd packages/grain && npm install && npm test
cd ../mcp && npm install && npm test && npm run validate:mcpbClaude Desktop extension
cd packages/mcp
npm install
npm run pack:mcpbInstall the generated packages/mcp/imagegrain.mcpb in Claude Desktop (Settings → Extensions, or double-click the file). Then ask:
Add medium film grain at intensity 40 to C:\Users\You\Pictures\photo.jpg
License
MIT
This server cannot be deployed
Maintenance
Related MCP Connectors
AI-native digital asset management: semantic search, generative image edits, and CDN delivery.
AI film lab for filmmakers: generate and review images/clips with input provenance, cost preflight
Video, audio, and image processing for AI agents: convert, transcribe, upscale - 150+ operations.
Sync Lightroom, Figma, Dropbox & Canva assets to WordPress and Shopify via natural language.
Related MCP Servers
- AlicenseAqualityBmaintenanceEnables natural language search of local photo archives using AI-powered semantic understanding, with integration into Claude Desktop via the Model Context Protocol.42MIT
- AlicenseNot gradedqualityAmaintenanceProvides local image understanding for text-only LLMs with tools for image analysis, OCR, object detection, and cropping, all processed on-device.2MIT
- AlicenseBqualityBmaintenanceEnables controlling GIMP 3 locally through natural language, providing tools for image editing, layer management, selections, and PDB procedure invocation. Keeps all images and files on the user's machine with a local-first, secure design.401GPL 3.0
- AlicenseNot gradedqualityBmaintenanceEnables AI agents to process images locally via file paths—converting, resizing, removing backgrounds, smart cropping, upscaling, reading or stripping metadata, and batch processing—without files ever leaving the device.MIT