flickr mcp for Claude Desktop
io.github.mk3core/flickr-mcp
Flickr MCP server — tag photos, write descriptions, set titles, and add photos to groups using AI.
client:Claude Desktop
transport:stdio
runtime:npm
Install flickr mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"flickr-mcp": {
"command": "npx",
"args": [
"-y",
"flickr-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs