Skip to main content
Glama
spideryzarc

unsplash-mcp

by spideryzarc

Related Servers

Alternatives to unsplash-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      An MCP server for searching and retrieving photos from Unsplash with proper attribution, designed for LLMs building content pages.
      3
      29
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server for the Unsplash API that enables searching, downloading, and inserting high-quality images with automatic photographer attribution into local projects.
      14 npm
      1
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      MCP server for searching and retrieving stock images from Unsplash, Pexels, and Pixabay, with support for concurrent searches, normalized metadata, and image downloads.
      3
      MIT
    • A
      license
      A
      quality
      A
      maintenance
      Production-ready Model Context Protocol (MCP) server for the Unsplash API — search photos, fetch details, and stay compliant with Unsplash attribution & download-tracking guidelines. Unofficial; not affiliated with or endorsed by Unsplash.
      29
      58 npm
      1
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server for the Pexels API that provides tools for searching photos and videos, retrieving curated content, and accessing featured collections. Enables natural language interaction with Pexels media search functionality.
      -

    TDQS

    A4.2/5.0

    Scored across 4 tools

    Disambiguation5/5

    The two search tools clearly target different entities (photos vs collections), and the two download tools are distinguished by single vs batch operation. Even though download and batch download overlap in purpose, their descriptions make the distinction explicit.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (search_unsplash_* and download_unsplash_*), using snake_case throughout. The naming clearly indicates both the action and the target, and the batch tool follows the same convention with a suffix.

    Tool Count5/5

    With 4 tools, the server is well-scoped for searching and downloading Unsplash content. Each tool serves a distinct, necessary function, and the count feels appropriate for a focused media-access server.

    Completeness5/5

    The domain of Unsplash photo search and download is fully covered: users can search photos and collections, and download individual or multiple images. There are no obvious dead ends, as the search tools return URLs that feed directly into the download tools.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues