darktable

GitHub

Darktable is an open source photography workflow application and raw developer

12,911 stars C 1 file ยท ~6,125 tokens

darktable MCP Server

MCP server for darktable-org/darktable

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "darktable": {
      "command": "npx",
      "args": [
        "-y",
        "@darktable-org/darktable"
      ]
    }
  }
}