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
관련 서버
eBird MCP Server
Query rich bird observation data from the eBird API using natural language.
Google PSE/CSE
A Model Context Protocol (MCP) server providing access to Google Programmable Search Engine (PSE) and Custom Search Engine (CSE).
Nexus
Web search server that integrates Perplexity Sonar models via OpenRouter API for real-time, context-aware search with citations
Academic Research MCP Server
Research papers from arXiv, Google Scholar, and Wikipedia with citation metrics
ClaimHit
Patent Infringement MCP Server
PortOne Global MCP Server
Search and read PortOne documentation, including API schemas and product guides.
DuckDuckGo Search
Provides web search functionality using the DuckDuckGo Search API.
Legal MCP Server
Court records, patent search, trademark lookup, and legal document research
Gemini Grounding Remote
Fetches user data and event information from the Connpass platform using the Connpass and Gemini APIs.
Google Search Console
An MCP server for accessing Google Search Console data, including site performance and indexing status.