MCP Directory
Back

unsplash-mcp-server

by hellokaton · Python · ★ 225

🔎 A MCP server for Unsplash image search.

#mcp-server#python3#unsplash-mcp

Install

pip install git+https://github.com/hellokaton/unsplash-mcp-server.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "unsplash-mcp-server": {
      "command": "uvx",
      "args": [
        "git+https://github.com/hellokaton/unsplash-mcp-server.git"
      ]
    }
  }
}

From the README

[](https://mseep.ai/app/hellokaton-unsplash-mcp-server) English | [简体中文](README_zh.md) > A simple MCP server for seamless Unsplash image integration and search capabilities. [](https://www.python.org/downloads/) [](https://opensource.org/licenses/MIT) [](https://archestra.ai/mcp-catalog/hellokaton__unsplash-mcp-server) [](https://smithery.ai/server/@hellokaton/unsplash-mcp-server) Unsplash MCP Server is used for searching rich, high-quality images. It's ideal for developers who want to integrate Unsplash functionality into their own applications. - **Advanced Image Search**: Search Unspl…
Read full README on GitHub →

Related search servers