Unsplash Smart provides AI agents with tools to search, download, and manage attribution for Unsplash stock photos. It connects directly to the Unsplash API, offering endpoints for photo discovery, metadata retrieval, and download. Developers use it to automate photo sourcing, ensure proper attribution, and integrate high-quality images into applications.
Unsplash Smart provides AI agents with tools to search, download, and manage attribution for Unsplash stock photos. It connects directly to the Unsplash API, offering endpoints for photo discovery, metadata retrieval, and download. Developers use it to automate photo sourcing, ensure proper attribution, and integrate high-quality images into applications.
npx -y @drumnation/unsplash-smart-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"drumnation-unsplash-smart-mcp-server-github": {
"command": "npx",
"args": [
"-y",
"npx -y @drumnation/unsplash-smart-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from unsplash smart?"
API Key Required
This server requires an API key from unsplash smart. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| UNSPLASH_SMART_API_KEY | Yes | Your unsplash smart API key |
"What resources are available in unsplash smart?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in unsplash smart"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in unsplash smart with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.