Search for pictures on Unsplash using the Unsplash API.
search two house picture from unsplash and write to the document
git clone https://github.com/JavaProgrammerLB/unsplash-mcp-server.git
cd unsplash-mcp-server
mvn clean package
{
"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}"
}
}
}
}
Search the web using Kagi's search API
Vectorize MCP server for advanced retrieval, Private Deep Research, Anything-to-Markdown file extraction and text chunking.
Production-ready RAG out of the box to search and retrieve data from your own documents.
Search and book from over 2 million hotels with shopping and booking capabilities.
Access Google Search results using the Serper API.
Fetches and processes arXiv papers using LaTeX source for accurate equation handling.
RAG MCP for your Agentset data.
Query records of Korean independence activists from the Ministry of Patriots and Veterans Affairs.
Perform NCBI BLAST sequence similarity searches through natural language.
Integrates the Brave Search API for both web and local search capabilities. Requires a BRAVE_API_KEY.