Unsplash MCP Server
- With this mcp server, you can easily search picture from **[unsplash](https://unsplash.com/)**
- With this project, you can easily learn how to write MCP Server with JAVA
> **search two house picture from unsplash** and write to the document
Feature

How to use
- Clone this project
- Build
- Get Unsplash Access Key
- visit [unsplash](https://unsplash.com/developers)
- create an unsplash application
- find out the access key in unsplash application detail page
- Config MCP Server
Thanks
- [Python Version Unsplash MCP Server](https://github.com/hellokaton/unsplash-mcp-server)