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>"
}
}
}
}
Unsplash Server
by douglarek
Project Details
- douglarek/unsplash-mcp-server
- MIT License
- Last Updated: 4/13/2025
Recomended MCP Servers
You Don’t Know JS Yet
A book series on JavaScript. @YDKJS on twitter.
Fetch Python
MCP Framework
Model Context Protocol Framework - Fixed version with NO logging
🧩
AI Project
talks back to oracleai
🧩
Oracle Database Access Server
mcp服务器oracle数据库连接
GitLab Kanban Server
GitLabのカンバンボード操作を行うためのMCPサーバー
🧩
J.A.R.V.I.S.
J.A.R.V.I.S. is an intelligent coding assistant that leverages multiple state-of-the-art language models to help you with code generation,...
🧩
Model Context Protocol Server
MCP 서버 학습을 위한 간단예제 실습
Xcode MCP Server
MCP Server testing
🧩
MCPify
🧩
RAG Web Browser Server
A MCP Server for the RAG Web Browser Actor
🧩
Statsource MCP Server





