A
licenseB
qualityD
maintenanceMCP server to search and download stock images from Pexels, Unsplash, and Pixabay
2
193 npm
3
MIT
No user-submitted related servers found.
Scored across 3 tools
Each tool has a distinct purpose: retrieving a single photo by ID, searching photos, and searching videos. There is no overlap or ambiguity.
All tools follow the 'pexels_verb_noun' pattern consistently, making the naming predictable and easy to understand.
With only 3 tools, the server is tightly scoped to core Pexels operations. This is appropriate for a focused API wrapper.
Covers search for both photos and videos and retrieval of a specific photo, but lacks a tool to get a specific video by ID, which is a notable gap given symmetrical functionality.