Unsplash MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 72 installs a week from npm. Last commit 19 Aug 2026.
MCP server for the Unsplash API: search & fetch photos with attribution + download tracking.
Today is the operative word: we check Unsplash MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add unsplash-mcp-server -- npx -y @hanoak/unsplash-mcp-server
{
"mcpServers": {
"unsplash-mcp-server": {
"args": [
"-y",
"@hanoak/unsplash-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.unsplash-mcp-server]
command = "npx"
args = ["-y", "@hanoak/unsplash-mcp-server"]
{
"mcpServers": {
"unsplash-mcp-server": {
"args": [
"-y",
"@hanoak/unsplash-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"unsplash-mcp-server": {
"args": [
"-y",
"@hanoak/unsplash-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
UNSPLASH_ACCESS_KEY (Your Unsplash API access key (sent as Authorization: Client-ID).), UNSPLASH_APP_NAME (Registered Unsplash app name, used as the attribution utm_source.), LOG_LEVEL (Log verbosity; all logs go to stderr.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for the Pexels API: search & fetch stock photos, videos, and collections.
Production MCP server for The Noun Project — search & download icons in Cursor/Claude with OAuth…
MCP server for the Keeping time-tracking API
MCP server for Dash, the macOS API documentation browser. Search 200+ docsets.
MCP server for FatSecret API - food search, nutrition, diary, recipes, weight tracking (unofficial)
MCP server for the Google Drive API: search, upload, download, organize and share files.
License-first federated image search with attribution, dimensions, and download tooling.
MCP server for Boxberry delivery API — city/point search, delivery calculation, tracking. 4 tools.
Answers built from our own checks of this server.