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
Servidores relacionados
Hardcover
MCP Server to fetch Books, Book Series, and User Books from Hardcover
Langgraph Deep Search MCP Server
A deep search server powered by LangGraph and the Google Gemini API.
招投标大数据服务
Provides comprehensive import and export trade data query functions, including trend analysis, product statistics, and geographic distribution.
Copus
Search human-curated content recommendations from real people who explain why resources are valuable - The Internet Treasure Map
Movie Search Tool
A search tool for movies and TV shows that provides AI clients with validated, playable video links and supports real-time notifications.
USGS Quakes
Access earthquake data from the USGS Quakes API using natural language queries.
RedNote MCP
Search and retrieve content from the Xiaohongshu (Red Book) platform.
Sketchfab
Search, view details, and download 3D models from the Sketchfab platform.
Data Gouv MCP Server
Interact with the French government's open data platform (data.gouv.fr) to search for company information.
RSS3
Integrates the RSS3 API to query the Open Web.