A favicon of Unsplash Server

Unsplash Server

๐Ÿ”Ž A MCP server for Unsplash image search.

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>"
      }
    }
  }
}
Related topics:
Share:
Details:
  • Stars


    4
  • Forks


    2
  • Last commit


    27 days ago
  • Repository age


    1 month
  • License


    MIT
View Repository

Auto-fetched from GitHub .

MCP servers similar to Unsplash Server:

ย 

ย 
ย 
  • Stars


  • Forks


  • Last commit


ย 

ย 
ย 
  • Stars


  • Forks


  • Last commit


ย 

ย 
ย 
  • Stars


  • Forks


  • Last commit