https://bugs.kde.org/show_bug.cgi?id=524595
Bug ID: 524595
Summary: MCP server for DigiKam
Classification: Applications
Product: digikam
Version First unspecified
Reported In:
Platform: unspecified
OS: Unspecified
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
This is a wishlist item
DESCRIPTION
DigiKam should add an MCP server so that AI Agents could use a users photo
collection as a data source.
See link:
https://www.reddit.com/r/digiKam/comments/1vtd0px/clip_text_searchnatural_language_search_with_lap/
u/human_dynamo asked me to submit this idea.
ComfyUI has an MCP server =
https://docs.comfy.org/agent-tools/mcp#local-comfy-mcp-connection
I really think DigiKam would benefit from one as well. That way, local (or
remote) LLMs could help manage photo collections. Or at least read them.
"Find all photos of <someone in the faces DB> where they are between about 30
and 40 years old."
Or with an AI editor like ComfyUI MCP additionally available to the
harness/LLM:
"Find all photos of me from Aug 2026. Use those images to generate new images
where I look 15 Lbs lighter and have a ridiculous moustache"
Those are prompts that would be sent to an AI Harness like DeepSeek Harness.
(https://github.com/deepseek-ai/deepseek-harness/). The harness would add the
available MCP tools to the context window and then send the prompt to an LLM.
This would require a Vector DB for the photo collection. I am not sure if
MariaDB has that - I know if stores faces as vectors but, this MCP server would
be for more than just faces, ideally.
Thanks and Regards!
--
You are receiving this mail because:
You are watching all bug changes.