Unsplash MCP Server
An MCP server for accessing the Unsplash API to search for and retrieve photos.
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>"
}
}
}
}
Related Servers
Remote MCP Server (Authless)
A remote MCP server deployable on Cloudflare Workers without authentication.
Alibaba Cloud Observability
Access Alibaba Cloud observability products such as SLS, ARMS, and CloudMonitor.
Authorize.Net by CData
A read-only MCP server by CData for querying live Authorize.Net data.
MCP Integration Suite Server
A ModelContextProtocol (MCP) server for interacting with the SAP Integration Suite.
Tailscale MCP Server
Integrate with Tailscale's CLI and API for automated network management and monitoring.
Flespi MCP Server
Interact with the Flespi telematics platform API for fleet management, device tracking, and telemetry data processing.
Netbird
List and analyze Netbird network peers, groups, policies, and more.
Gemini Image Analysis
Analyzes image and video content from URLs or local files using the Gemini 2.0 Flash model.
Alby MCP Server
Control a Lightning wallet using Nostr Wallet Connect (NWC).
MCP Replicate FLUX
Generates images using Replicate's FLUX model and stores them in Cloudflare R2.