Skip to main content
Glama
CaullenOmdahl

Pexels MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PEXELS_API_KEYYesYour Pexels API key (get one at https://www.pexels.com/api/)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
searchPhotosD
downloadPhotoD
downloadVideoD
getCuratedPhotosD
getPhotoD
searchVideosD
getPopularVideosD
getVideoD
getFeaturedCollectionsD
getCollectionMediaD
setApiKeyD

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

C2.1/5.0

Scored across 11 tools

Disambiguation4/5

Tool names are distinct by resource (photo, video, collection) and action (get, search, download), but without descriptions, subtle overlaps like 'downloadPhoto' vs 'getPhoto' could confuse an agent.

Naming Consistency5/5

All tools use consistent camelCase with a verb_noun pattern (e.g., downloadPhoto, searchVideos, setApiKey), no mixing of conventions.

Tool Count5/5

11 tools cover the essential operations of the Pexels API (search, individual retrieval, curated/popular, collections, download, API key configuration) without being excessive.

Completeness4/5

The tool set covers major read operations and collections, but may lack some features like listing all collections or more detailed filtering, and no descriptions hinder full assessment.

Maintenance

ActivityInactive
ResponsivenessUnresponsive