Back to directory
joelio/stocky

joelio/stocky

@joelio

An MCP server for searching and downloading royalty-free stock photography from multiple providers.

stock photographyimage searchunsplashpexelsmcpmediaroyalty-freedownloadtool

Installation & Configuration

{
  "mcpServers": {
    "stocky": {
      "command": "python",
      "args": [
        "stocky_mcp.py"
      ],
      "env": {
        "PEXELS_API_KEY": "your_pexels_key",
        "UNSPLASH_ACCESS_KEY": "your_unsplash_key"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/12