Catalog
io.github.MK3Core/flickr-mcp
Officialby MK3Core · TypeScript
Flickr MCP server — tag photos, write descriptions, set titles, and add photos to groups using AI.
Manage Flickr photos with AI-powered tagging, descriptions, titles, and group organization.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"flickr-mcp": {
"command": "npx",
"args": [
"-y",
"flickr-mcp@0.2.1"
]
}
}
}