unsplash.com
unsplash.com logo

Unsplash

Integrates with Unsplash's photo library to enable image search and retrieval with customizable parameters including sea...

Created byApr 23, 2025

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

![ShowCase](assets/showcase.jpg)

How to use

  1. Clone this project
  1. Build
  1. Get Unsplash Access Key
  • visit [unsplash](https://unsplash.com/developers)
  • create an unsplash application
  • find out the access key in unsplash application detail page
  1. Config MCP Server

Thanks

  • [Python Version Unsplash MCP Server](https://github.com/hellokaton/unsplash-mcp-server)