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
Project Details
- douglarek/unsplash-mcp-server
- MIT License
- Last Updated: 4/13/2025
Recomended MCP Servers
MCP server for Readwise
Autonomous debugging agent MCP server
MCP server to assist models with porting complex Python projects to TypeScript
A dynamic MCP server that allows AI to create and execute custom tools through a meta-function architecture
Open-source Python MCP server for Todoist. Use to create & provide structured tasks for Cursor, or to automatically...
An interactive chat interface that combines Ollama's LLM capabilities with PostgreSQL database access through the Model Context Protocol...
Model Context Protocol (MCP) server for TeamRetro integration.
Apache IoTDB MCP Server
一次性获取 GitHub 当日可选个数的热门仓库的详细信息,包括名称、链接、描述和 README 内容,这样你就不用一篇一篇的翻README来总结博客了,可以节省AI 的 Tokens。





