flickr mcp for Windsurf
io.github.mk3core/flickr-mcp
Flickr MCP server — tag photos, write descriptions, set titles, and add photos to groups using AI.
client:Windsurf
transport:stdio
runtime:npm
Install flickr mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"flickr-mcp": {
"command": "npx",
"args": [
"-y",
"flickr-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs