MCP.so
Sign In
Servers

Unsplash MCP Server

@hellokaton

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

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "unsplash-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli@latest",
        "install",
        "@hellokaton/unsplash-mcp-server",
        "--client",
        "cursor",
        "--key",
        "7558c683-****-****"
      ]
    }
  }
}

More from Other