Flickr Public for Cursor
io.github.pipeworx-io/flickr-public
Flickr public feeds MCP — keyless slice of the Flickr API.
client:Cursor
transport:streamable-http
Install Flickr Public in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"flickr-public": {
"url": "https://gateway.pipeworx.io/flickr-public/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs