imagegrain MCP
OfficialClick on "Install 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: woof
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 installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables conversational image generation, editing, and refinement through OpenAI models with session memory for iterative creative workflows.1MIT
- AlicenseNot gradedqualityAmaintenanceEnables AI assistants to browse and search local photo galleries without uploading photos, using metadata-only indexing and local thumbnail serving.6MIT
- 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
Related MCP Connectors
Sync Lightroom, Figma, Dropbox & Canva assets to WordPress and Shopify via natural language.
Sync Lightroom, Figma, Dropbox & Canva assets to WordPress and Shopify via natural language.
AI image processing: upscale, resize, crop, compress, convert file format, and generate SEO metadata
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/imagegrain/imagegrain_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server