F
Flickr MCP Server
by @chochinlu
MCP server for Flickr API — album management, photo tagging, and organization via AI assistants
Created 2/21/2026
Updated 4 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-flickr-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"chochinlu-flickr-mcp-server": {
"command": "npx",
"args": [
"chochinlu-flickr-mcp-server"
]
}
}
}