Skip to main content
Glama
hanoak

pexels-mcp-server

by hanoak

Related Servers

Alternatives to pexels-mcp-server

No user-submitted related servers found.

    Related Servers

    • 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.
      -
    • A
      license
      A
      quality
      C
      maintenance
      A Model Context Protocol server that exposes Pexels API tools for searching and retrieving free stock photos, videos, and curated collections, enabling AI agents to incorporate royalty-free media directly from chat.
      2
      9
      145 npm
      2
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      An MCP server for the Pexels API that provides inline visual previews, video storyboards, and batch operations for efficient stock media selection in Claude and other MCP clients.
      13
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      An MCP server that enables AI agents to search, retrieve, and curate free stock photos and videos from Pexels, with tools, resources, and prompts for easy integration.
      8
      MIT
    • A
      license
      A
      quality
      F
      maintenance
      An MCP server that enables AI assistants to search for royalty-free images from Pexels and Unsplash using natural language, returning structured results with metadata.
      5
      33 npm
      MIT
    • 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
      26
      MIT

    TDQS

    A4.5/5.0

    Scored across 9 tools

    Disambiguation5/5

    Each tool maps to a distinct resource and action: photos, videos, and collections each have dedicated search/list/get operations with no overlapping responsibilities. The separation between curated photos and popular videos, and between featured vs. my collections, is clear.

    Naming Consistency5/5

    All tools follow a consistent pexels_<verb>_<resource> pattern, e.g., pexels_search_photos, pexels_get_video, pexels_list_featured_collections. The verb-noun structure is uniform and predictable across the entire server.

    Tool Count5/5

    Nine tools provide a well-scoped surface for the Pexels API, covering the three main domains (photos, videos, collections) without bloat. Each tool fills a clear functional niche, and the count is within the ideal range.

    Completeness5/5

    The server covers the full read-only lifecycle: search, curated/popular listings, individual item retrieval, and collection browsing. There are no obvious dead ends, and the only missing operation (upload) is not part of the Pexels API.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues