Unsplash MCP サーバー
英語 |简体中文
シームレスな Unsplash 画像統合と検索機能を実現するシンプルな MCP サーバー。
📋 概要
Unsplash MCPサーバーは、高画質でリッチな画像の検索に使用されます。Unsplashの機能を独自のアプリケーションに統合したい開発者に最適です。
✨ 特徴
- 高度な画像検索: Unsplash の豊富な写真ライブラリをフィルターで検索します。
- キーワードの関連性
- カラースキーム
- 方向オプション
- カスタムソートとページ区切り
🔑 Unsplashアクセスキーの取得
このサーバーをインストールする前に、Unsplash API アクセス キーを取得する必要があります。
- Unsplashで開発者アカウントを作成する
- 新しいアプリケーションを登録する
- アプリケーションの詳細ページからアクセスキーを取得します
- 以下の設定手順でこのキーを使用します
詳細については、公式の Unsplash API ドキュメントを参照してください。
🚀 インストール
Smithery経由で Claude Desktop 用の Unsplash Image Integration Server を自動的にインストールするには:
IDEセットアップ
カーソルIDE
ウィンドサーフィン
クライン
手動インストール
カーソルエディターの統合
カーソル エディターのsettings.json
に次の構成を追加します。
⚠️**注意:**実際のインストールに応じて次の構成を調整してください。
uv
がシステム PATH にない場合は、絶対パス (例:/path/to/uv
) を使用します。./server.py
、サーバー スクリプトの実際の場所に修正する必要があります (絶対パスまたはワークスペースへの相対パスを使用できます)
カーソル内で使用する
🛠️ 利用可能なツール
写真を検索
🔄その他の実装
- Golang: unsplash-mcp-server
- Java: unsplash-mcp-server
📄 ライセンス
📬 お問い合わせ
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Tools
Unsplash の画像ライブラリとのシームレスな統合を可能にする軽量サーバー。開発者はカーソル エディターから直接、さまざまなフィルターを使用して高品質の写真を検索できます。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityAn intelligent MCP server with a fully automated batch pipeline for web-ready images. Features include noise reduction, auto levels/curves, JPEG artifact removal, 4K resizing, smart sharpening with shadow/highlight enhancement, and advanced WebP conversion.Last updated -15JavaScriptMIT License
- AsecurityAlicenseAqualityA simple MCP server that facilitates website fetching through a configurable server platform using stdio or SSE transport, allowing integration with tools like Cursor for streamlined access.Last updated -223PythonMIT License
- AsecurityAlicenseAqualityThis server generates placeholder image URLs from various providers, supporting input validation and integration with desktop applications like Claude and Cursor.Last updated -16MIT License
- -securityFlicense-qualityAn MCP server implementation that enables users to search, download Freepik resources, and generate images using Mystic AI through natural language requests.Last updated -JavaScript