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
Jimeng MCP Server
An MCP server that integrates with the Jimeng AI image generation service.
MCP Kubernetes Server
Control Kubernetes clusters through interactions with Large Language Models (LLMs).
Foreman
Integrate with Foreman to manage hosts and other infrastructure resources.
Ghost MCP Server
Interact with and manage your Ghost CMS blog, including posts, users, and members, through an LLM interface.
Remote MCP Server (Authless)
A remote MCP server deployable on Cloudflare Workers without authentication.
Supabase MCP Server
Manage Supabase projects and organizations via the Supabase Management API.
Claude Desktop
An MCP server for managing Kubernetes clusters, configured via an external JSON file.
Dokploy
An AI-powered interface for managing the Dokploy infrastructure platform.
NFTGo MCP
Access the NFTGo Developer API for comprehensive NFT data and analytics. Requires an NFTGo API key.
AniList
AniList MCP server for accessing AniList API data