A Python-based MCP server that exposes Unsplash image-search capabilities (advanced query, color/orientation filters, pagination) as MCP tools.
https://github.com/hellokaton/unsplash-mcp-serverYou know the drill: you're deep in a creative project, documentation, or client presentation, and you need the perfect image. You tab over to Unsplash, search through dozens of results, download what looks right, resize it, and hope it works in context. Then your AI assistant suggests content changes, and you're back to image hunting.
What if your AI assistant could handle the image search entirely - understanding context, filtering by exactly what you need, and pulling the perfect visuals without breaking your flow?
The Unsplash MCP Server connects Claude, Cursor, and other MCP-compatible AI assistants directly to Unsplash's massive library of professional photos. Instead of context-switching between tools, your AI assistant searches, filters, and retrieves images that match your project's exact requirements.
Here's what changes in your workflow:
Technical Documentation: Writing API docs and need diagram placeholders? Ask your assistant for "clean, minimalist screenshots of dashboard interfaces" and get perfectly sized results instantly.
Content Creation: Building a landing page and need hero images? Request "warm, professional team collaboration photos in landscape orientation" and your assistant delivers options that match your brand direction.
Rapid Prototyping: Mocking up an e-commerce app? Get "product photography with white backgrounds" filtered and formatted for your wireframes without leaving your design tool.
Client Presentations: Need supporting visuals for a proposal? Your assistant can pull "modern office spaces with natural lighting" that actually reinforce your messaging.
Setting up takes minutes, not hours. Clone the repo, add your Unsplash API key, and configure your AI assistant. The MCP protocol handles the rest - your assistant immediately gains image search capabilities that feel native to your conversation.
# Get it running
git clone https://github.com/hellokaton/unsplash-mcp-server.git
cd unsplash-mcp-server
uv pip install .
# Configure in Cursor/Claude
export UNSPLASH_ACCESS_KEY="your_key_here"
Your AI assistant can now search Unsplash with advanced filters, handle pagination, and return structured results that include everything you need: download URLs, proper attribution, dimensions, and photographer credits.
This isn't just about automating image search - it's about keeping your creative and technical workflows uninterrupted. When your AI assistant can handle the visual research, you stay focused on the work that actually matters: writing, designing, building, and creating.
The Unsplash MCP Server turns every compatible AI assistant into a visual research partner that understands context and delivers exactly what your project needs.
Ready to stop hunting for images manually? Your AI assistant is about to get a lot more visually intelligent.