MCP server for Pexels β search photos and videos, and browse collections
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
An MCP (Model Context Protocol) server for the Pexels API. Built in Rust, exposes photo search, video search, and curated/featured content as MCP tools.
Communicates via stdio using JSON-RPC 2.0.
| Tool | Description |
|---|---|
search_photos | Search photos by query with optional orientation/size/color/locale filters |
curated_photos | Get a paginated list of curated, hand-picked photos |
get_photo | Retrieve a single photo by ID |
search_videos | Search videos by query with optional orientation/size/locale filters |
popular_videos | Get popular videos with optional dimension and duration filters |
get_video | Retrieve a single video by ID |
featured_collections | List featured collections (themed sets of media) |
collection_media | List media in a specific collection (filterable by photos/videos) |
Create ~/.config/mcp-server-pexels/config.toml:
Produces target/release/mcp-server-pexels.
MIT
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/pexels)<a href="https://allmcps.com/mcp/pexels"><img src="https://allmcps.com/api/badge/pexels?style=directory" alt="Pexels on AllMCPs" /></a>