I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

Unsplash-MCP-Server
🔎用于Unplash Image搜索的MCP服务器。
1
Github Watches
2
Github Forks
4
Github Stars
Unsplash MCP Server
A rewrite of the Unsplash MCP Server using the mark3labs/mcp-go library.
Usage
Before building, you must install go 1.24+ first.
git clone https://github.com/douglarek/unsplash-mcp-server.git
cd unsplash-mcp-server
make build
Cursor Editor Integration
To use this server in Cursor, you can add the following to your mcp.json
file:
{
"mcpServers": {
"unsplash": {
"command": "<source_dir>/cmd/server/unsplash-mcp-server",
"args": [],
"env": {
"UNSPLASH_ACCESS_KEY": "<your_unsplash_access_key>"
}
}
}
}
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
Take an adjectivised noun, and create images making it progressively more adjective!
Reviews

user_zXmCvxYg
I've been using the unsplash-mcp-server by douglarek, and it has revolutionized how I manage my photo collections. The simplicity of the setup and the robust performance make it an indispensable tool for any photographer or digital artist. Highly recommended for anyone looking to streamline their workflow with a reliable server solution. Check it out on GitHub!