
Unsplash MCP Server
Supports UIby hellokaton
Search and retrieve high-quality images from Unsplash directly within your AI assistant.
What it does
Connects your AI assistant to the Unsplash API, allowing it to search for and provide high-resolution images based on natural language queries.
Tools
search_photos: Search for images using keywords.get_photo: Retrieve detailed information about a specific photo.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"unsplash": {
"command": "<<sourcesource_dir>/cmd/server/unsplash-mcp-server",
"args": [],
"env": {
"UNSPLASH_ACCESS_KEY": "<<youryour_unsplash_access_key>"
}
}
}
}
Supported hosts
- Cursor
- Claude Desktop
Quick install
make buildInformation
- Pricing
- free
- Published
- 4/15/2026
- stars





