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
服务器配置
{
"mcpServers": {
"stocky": {
"command": "python",
"args": [
"/path/to/stocky_mcp.py"
],
"env": {
"PEXELS_API_KEY": "your_pexels_key",
"UNSPLASH_ACCESS_KEY": "your_unsplash_key"
}
}
}
}