Skip to content
Claude Code

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

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

Unsplash MCP Server in other clients