Find beautiful royalty-free stock images ๐ธ
๐ Multi-Provider Search - Search across Pexels and Unsplash simultaneously
๐ Rich Metadata - Get comprehensive image details including dimensions, photographer info, and licensing
๐ Pagination Support - Browse through large result sets with ease
๐ก๏ธ Graceful Error Handling - Robust error handling for API failures
โก Async Performance - Lightning-fast concurrent API calls
๐ฏ Provider Flexibility - Search specific providers or all at once
Server Config
{
"mcpServers": {
"stocky": {
"command": "python",
"args": [
"/path/to/stocky_mcp.py"
],
"env": {
"PEXELS_API_KEY": "your_pexels_key",
"UNSPLASH_ACCESS_KEY": "your_unsplash_key"
}
}
}
}