Unsplash
Search for pictures on Unsplash using the Unsplash API.
Unsplash MCP Server
- With this mcp server, you can easily search picture from unsplash
- 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
git clone https://github.com/JavaProgrammerLB/unsplash-mcp-server.git
- Build
cd unsplash-mcp-server
mvn clean package
- Get Unsplash Access Key
- visit unsplash
- create an unsplash application
- find out the access key in unsplash application detail page
- Config MCP Server
{
"mcpServers": {
"unsplash": {
"command": "java",
"args": [
"-Dspring.ai.mcp.server.stdio=true",
"-Dspring.main.web-application-type=none",
"-Dlogging.pattern.console=",
"-jar",
"/ABSOLUTE/PATH/target/unsplash-mcp-server-1.0.jar"
],
"env": {
"UNSPLASH_ACCESS_KEY": "${YOUR UNSPLASH ACCESS KEY}"
}
}
}
}
Thanks
Related Servers
Gemini MCP
Integrate search grounded Gemini output into your workflow.
Handaas Enterprise Big Data Service
Provides comprehensive enterprise information query and analysis, including business info, risk analysis, intellectual property, and operational insights.
Search and Book 3M hotels worldwide
Official. Hosted. Free. MCP to connect your AI agent to 3M+ hotels worldwide. Search and book!
WebSearch-MCP
Self-hosted Websearch API
Google Research
Perform advanced web research using Google Search, with intelligent content extraction and multi-source synthesis.
NYTimes Article Search
Search for New York Times articles from the last 30 days using a keyword.
Metasearch
A metasearch server that uses the Tavily API to perform searches based on specified queries.
Grep App
Search code across public GitHub repositories using the grep.app API.
MCP Registry Server
A server for discovering and retrieving other MCP servers via MCPulse.
WHOIS MCP Server
A WHOIS server for checking domain availability using the Chinaz API.