douglarek
MCP Serverdouglarekpublic

unsplash mcp server

🔎 A MCP server for Unsplash image search.

Repository Info

9
Stars
2
Forks
9
Watchers
0
Issues
Go
Language
MIT License
License

About This Server

🔎 A MCP server for Unsplash image search.

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

Unsplash MCP Server

smithery badge

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>"
      }
    }
  }
}

Quick Start

1

Clone the repository

git clone https://github.com/douglarek/unsplash-mcp-server
2

Install dependencies

cd unsplash-mcp-server
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownerdouglarek
Repounsplash-mcp-server
LanguageGo
LicenseMIT License
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation