Pexels

Pexels

Template description for Pexels

2VIEWS
2319USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app pexelsnpx @composio/cli add cursor --app pexelsnpx @composio/cli add cursor --app pexelsnpx @composio/cli add cursor --app pexels

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Collection Media

Tool to get all media within a collection by its id. use when you need to fetch paginated media from a specific collection.

Get Curated Photos

Tool to get real-time curated photos. use when you need to fetch curated photos with pagination support.

Get Photo

Tool to retrieve detailed information about a specific photo. use when you have a valid photo id to fetch metadata including dimensions, photographer details, and image urls. use after confirming the photo id from search or curated endpoints.

Get My Collections

Tool to get all of the user's collections on pexels. use when you need to list a user's collections with pagination support.

Get Popular Videos

Tool to retrieve current popular pexels videos. use when you want to fetch trending videos from pexels.

Search Photos

Tool to search for photos on pexels. use when you need to retrieve photos by a search term and optional filters. call after confirming you have a valid pexels api key.

Search Videos

Tool to search for videos on pexels by query and optional filters. use when you need to find relevant video assets.

Featured Collections

Tool to get featured collections. use when you need curated collections of photos and videos with pagination support.

8 actions available