mcp-server-pexels

afshinator/mcp-server-pexels
★ 0 stars TypeScript 🤖 AI/LLM Updated 1d ago
MCP server for Pexels stock photos and videos.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-pexels": {
      "command": "npx",
      "args": [
        "-y",
        "afshinator/mcp-server-pexels"
      ]
    }
  }
}

README Excerpt

An MCP server for Pexels stock photo and video search. Optimized for LLMs. - **Photo Search** — Search photos with filters (query, orientation, size, color, locale) - **Video Search** — Search videos, auto-selects HD .mp4 closest to 1920x1080 - **Get Details** — Retrieve full metadata for a photo/video by ID

Tools (3)

pexels_get_detailspexels_search_photospexels_search_videos