Skip to main content
Glama
hanoak

@hanoak/unsplash-mcp-server

by hanoak

Related Servers

Alternatives to @hanoak/unsplash-mcp-server

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
      A
      quality
      C
      maintenance
      MCP server that enables searching and downloading Unsplash photos and collections.
      4
      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.
      15 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

    TDQS

    A3.6/5.0

    Scored across 29 tools

    Disambiguation5/5

    Each tool targets a distinct resource-action combination: photos, users, collections, topics, stats, and profile are clearly separated. Overlapping photo-listing tools like list, search, random, user, collection, and topic photos are differentiated by their scope in the descriptions. No two tools appear to perform the same function.

    Naming Consistency3/5

    The unsplash_ prefix is consistent, but the action-object pattern is mixed: list_*, get_*, search_*, and create_* coexist with noun-phrase names like user_photos, photo_statistics, related_collections, total_stats, and month_stats. A uniform verb_noun format would be more predictable. Still, all names are readable and distinguishable.

    Tool Count2/5

    With 29 tools, the server exceeds the typical well-scoped range and leans toward heavy. The count is broadly justified by the wide coverage of Unsplash's API, but agents may find the large surface area overwhelming. A smaller core set or grouped endpoints could tighten the server.

    Completeness4/5

    The surface covers most of the Unsplash API: full CRUD for collections, extensive photo retrieval and statistics, user/profile info, topics, and global stats. Notable gaps are missing like/unlike photo functionality and a user's liked photos, which are standard Unsplash API features. Otherwise, the server is quite complete for search, retrieval, and curation workflows.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues