search & data extraction

Unsplash Mcp Server

A MCP server for Unsplash image search.

python
cloud
search & data extraction
0
View on GitHub

Installation

npx -y hellokaton/unsplash-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "unsplash-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "hellokaton/unsplash-mcp-server"
  ]
}

About This MCP Server

hellokaton/unsplash-mcp-server

A MCP server for Unsplash image search.

GitHub: https://github.com/hellokaton/unsplash-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub