Odel
Stock Image MCP

Stock Image MCP

Local
@hasilt1PythonMITUpdated 1mo ago

Search and download stock images from Unsplash, Pexels, Pixabay, Freepik, StockVault, and Burst

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIstock-image-mcpv0.1.6

Run

uvx stock-image-mcp

MCP client config

{
  "mcpServers": {
    "stock-image-mcp": {
      "command": "uvx",
      "args": [
        "stock-image-mcp"
      ]
    }
  }
}