Back to MCP Servers
Unsplash
Unsplash photo search with proper attribution. Returns ready-to-use attribution text and HTML for each photo, making it easy for LLMs to build content pages with properly credited images. Includes search, random photos, and download tracking.
search-data-extractionllm
By cevatkerim
Installation
npx -y unsplash-mcpConfiguration
{
"mcpServers": {
"unsplash-mcp": {
"command": "npx",
"args": ["-y", "unsplash-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes