An MCP (Model Context Protocol) server for image conversion using ImageMagick and darktable.
An MCP (Model Context Protocol) server for image conversion using ImageMagick and darktable. Exposed over MCP by the mcp imagemagick mcp server, that capability becomes something an assistant can invoke while it works, not something you go and do afterwards.
This server provides tools for converting DNG (Digital Negative) RAW image files to WebP format using either ImageMagick or darktable as the conversion backend. The server implements the MCP protocol over stdio transport, making it compatible with MCP clients like Claude Desktop.
Setup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Everything the assistant can do here goes through one of these:
Overview — This server provides tools for converting DNG (Digital Negative) RAW image files to WebP format using either ImageMagick or darktable as theFeatures — The Features tool exposed by this serverPrerequisites — You need at least one of the following image converters installed:Usage — The Usage tool exposed by this serverLogging — Control logging verbosity with the RUST_LOG environment variable:Testing — The Testing tool exposed by this serverImageMagick — The ImageMagick tool exposed by this serverdarktable — Note: This project calls these tools via their command-line interfaces and does not distribute or incorporate their source codeYou need at least one of the following image converters installed:
Plenty of planning and project tracking servers cover similar ground. The differences that matter in practice are scope of access and how much setup stands between you and a working tool call. MCP Imagemagick's toolset — Overview, Features, Prerequisites and 5 more — is a fair guide to whether it matches your workflow. It is maintained by AeyeOps; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Overview | This server provides tools for converting DNG (Digital Negative) RAW image files to WebP format using either ImageMagick or darktable as the conversion backend. The server implements the MCP protocol over stdio transport |
| Features | The Features tool exposed by this server. |
| Prerequisites | You need at least one of the following image converters installed: |
| Usage | The Usage tool exposed by this server. |
| Logging | Control logging verbosity with the RUST_LOG environment variable: |
| Testing | The Testing tool exposed by this server. |
| ImageMagick | The ImageMagick tool exposed by this server. |
| darktable | Note: This project calls these tools via their command-line interfaces and does not distribute or incorporate their source code. |
You need at least one of the following image converters installed:
A knowledge graph your assistant keeps between sessions — entities, relations and observations that persist.
Kill hallucinated APIs — version-accurate, up-to-date library documentation injected straight into context.
Your workspace, on speaking terms with AI — search, read and write Notion pages and databases.
A structured scratchpad for hard problems — stepwise reasoning with revisions, branches and visible logic.
Symbol-level code navigation, refactoring and memory for coding agents — the IDE brain your assistant has been missing.
Chat with your second brain — search, read and write vault notes through the Local REST API.