Unsplash MCP Server for Claude Code
io.github.hanoak/unsplash-mcp-server
MCP server for the Unsplash API: search & fetch photos with attribution + download tracking.
client:Claude Code
transport:stdio
runtime:npm
Install Unsplash MCP Server in Claude Code
run in your project directory
claude mcp add unsplash-mcp-server -e UNSPLASH_ACCESS_KEY=<UNSPLASH_ACCESS_KEY> -e UNSPLASH_APP_NAME=<UNSPLASH_APP_NAME> -e LOG_LEVEL=<LOG_LEVEL> -- npx -y @hanoak/unsplash-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs