Releases: hanoak/pexels-mcp-server
Releases · hanoak/pexels-mcp-server
Release list
v1.0.2
Patch Changes
- 106d74d: Re-publish to refresh git provenance after a repo-wide git history rewrite (author email correction). No functional or API changes; source content is unchanged. Note that the provenance attestations and
gitHeadmetadata recorded against v1.0.0 and v1.0.1 on npm still reference pre-rewrite commit SHAs and cannot be retroactively updated.
v1.0.1
Patch Changes
- fd0c169: Add an
mcpNamefield topackage.jsonso the package can be listed on the official MCP Registry (registry.modelcontextprotocol.io). No runtime or API changes.
v1.0.0
Major Changes
-
229d290: Initial public release. An MCP server covering the complete documented Pexels API in one release — there's no OAuth tier to hold a v2 behind:
- Photos:
pexels_search_photos,pexels_curated_photos,pexels_get_photo - Videos:
pexels_search_videos,pexels_popular_videos,pexels_get_video - Collections:
pexels_list_featured_collections,pexels_list_my_collections,pexels_get_collection_media - A
pexels://guides/usageresource covering the real license restrictions and the optional courtesy-credit convention - A 5-prompt library:
find_photo,photo_gallery,find_video,collection_tour,media_brief - A robust HTTP client with retries/backoff and Pexels-specific rate-limit-quota caching (Pexels omits its rate-limit headers on a 429 response)
- Photos: