About
Overview
The Unsplash MCP Server enables AI agents to access Unsplash's vast library of free photos. It provides tools for searching images, getting photo details, and downloading high-resolution images.
Capabilities
Tools & Capabilities
⚡search_photos
Search for photos
⚡get_photo
Get photo details and URLs
⚡random_photo
Get a random photo
Setup
Installation
bash
Install
npx -y @nicepkg/mcp-server-unsplashExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"unsplash": {
"command": "npx",
"args": ["-y", "@nicepkg/mcp-server-unsplash"]
}
}
}Quick Info
Authorcommunity
LanguageTypeScript
StatusStable
Stars★ 45
Last UpdatedFeb 12, 2026