Unsplash
Enables searching for images from Unsplash through an MCP server.
关于
This Java-based MCP server allows users to easily search for images from Unsplash. It provides a way to integrate Unsplash's vast library of photos into applications using the MCP (Micro Control Plane) architecture. It also offers a practical example for developers learning how to build MCP servers with Java.
主要功能
- Search images from Unsplash
- Built using Java
- Example MCP Server implementation
- Uses Unsplash API
- 5 GitHub stars
使用案例
- Automating image retrieval from Unsplash
- Integrating Unsplash image search into other applications
- Learning how to build MCP Servers with Java