holiday-photo-plus-2

Holiday photo MCP server: list and fetch personal holiday photos inline in Claude chat.

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

    Holiday photo MCP server: list and fetch personal holiday photos inline in Claude chat.

    Server tool list (2)

    Raw names from tools/list. Only developers need these.

    list_photosList every available holiday photo with its ID and description.
    get_photoDisplay a holiday photo to the user by creating an HTML artifact that embeds the photo from its hosted URL. After calling this tool you MUST create an HTML artifact (type text/html) whose body is a single <img> tag pointing at the hosted URL returned in the result. Do not write a prose description, caption, or commentary — the user wants to view the photo, not read about it. Use list_photos first to discover valid IDs.