search & data extraction

Stocky

An MCP server for searching and downloading royalty-free stock photography from Pexels and Unsplash. Features multi-provider search, rich metadata, pagination support, and async performance for AI assistants to find and access high-quality images.

python
cloud
local
search & data extraction
0
View on GitHub

Installation

npx -y joelio/stocky

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "stocky",
  "command": "npx",
  "args": [
    "-y",
    "joelio/stocky"
  ]
}

About This MCP Server

joelio/stocky

An MCP server for searching and downloading royalty-free stock photography from Pexels and Unsplash. Features multi-provider search, rich metadata, pagination support, and async performance for AI assistants to find and access high-quality images.

GitHub: https://github.com/joelio/stocky

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub