
Flickr Mcp
Bulk-enrich Flickr photos with AI-generated tags, titles, descriptions, and group placement from your agent.
Overview
Flickr MCP is an MCP server for the Grow phase that lets agents AI-tag photos, write descriptions and titles, and add images to Flickr groups.
What is this MCP server?
- Flickr MCP server v0.2.1 via npm identifier flickr-mcp and stdio transport
- AI-assisted tagging, descriptions, and titles on existing Flickr photos
- Add photos to Flickr groups from agent-driven workflows
- Stdio MCP pattern for Claude Code, Cursor, and other MCP clients
- Repository: github.com/MK3Core/flickr-mcp
- Server version 0.2.1
- npm package identifier flickr-mcp
- stdio transport only in published server schema
What problem does it solve?
Updating hundreds of Flickr photos with consistent tags and copy is too slow to do by hand when you want agents to help at scale.
Who is it for?
Solo creators and indie brands maintaining a Flickr presence who want agent-assisted metadata and grouping.
Skip if: Builders who do not use Flickr or need full multi-platform social scheduling without a Flickr API integration.
What do I get? / Deliverables
Once flickr-mcp is registered, your agent can drive structured metadata updates and group placement on your Flickr account via MCP tools.
- MCP tools callable for Flickr tag, title, description, and group actions
- Agent-driven batch metadata enrichment on your Flickr library
- Stdio MCP registration pointing at flickr-mcp v0.2.1
Recommended MCP Servers
Journey fit
Photo metadata and community placement compound discoverability after you ship visual assets, which maps to the Grow phase. Content subphase fits because the server’s core job is writing and organizing publishable photo metadata on Flickr.
How it compares
Flickr API MCP bridge with AI copy workflows, not a hosted photo editor or generic image CDN.
Common Questions / FAQ
Who is Flickr MCP for?
It is for developers and creators who publish on Flickr and want Claude Code or similar agents to help tag, describe, title, and group photos through MCP.
When should I use Flickr MCP?
Use it in Grow when you are batch-improving photo metadata, preparing a library for discovery, or organizing shots into Flickr groups after initial upload.
How do I add Flickr MCP to my agent?
Install or npx the npm stdio package flickr-mcp (0.2.1), configure Flickr API access per the GitHub repo, and register the server in your MCP client’s stdio server list.