a year ago
developer-toolsa Swift implementation of hellokaton/unsplash-mcp-server, with additional features like get_photo and random_photo
Overview
What is Unsplash MCP Server?
Unsplash MCP Server is a Swift implementation of a Model Context Protocol server that provides capabilities for searching and retrieving photos from Unsplash's extensive collection.
How to use Unsplash MCP Server?
To use the Unsplash MCP Server, you can either download the pre-built binary or build it from source. After installation, set your Unsplash API access key in the environment variables to start using the server.
Key features of Unsplash MCP Server?
- Advanced Image Search: Search Unsplash's photo library with filters for keyword relevance, color schemes, orientation options, and custom sorting.
- Detailed Photo Information: Retrieve comprehensive details about specific photos, including EXIF data and photographer information.
- Random Photo Selection: Get random photos with flexible filtering options.
Use cases of Unsplash MCP Server?
- Integrating photo search capabilities into applications.
- Retrieving random images for creative projects.
- Accessing detailed information about photos for data analysis.
FAQ from Unsplash MCP Server?
- What is required to run the server?
You need Swift 6.0 or later, macOS 14.0 or later, and an Unsplash API access key.
- Is there a license for this project?
Yes, Unsplash MCP Server is licensed under the MIT License, allowing free use, modification, and distribution.
- Where can I find the source code?
The source code is available on GitHub at Unsplash MCP Server.