Unsplash MCP Server
@hellokaton
Unsplash MCP Server について
🔎 A MCP server for Unsplash image search.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"unsplash-mcp-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"install",
"@hellokaton/unsplash-mcp-server",
"--client",
"cursor",
"--key",
"7558c683-****-****"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Unsplash MCP Server?
Unsplash MCP Server is a simple MCP server for seamless Unsplash image integration and search capabilities. It is used for searching rich, high-quality images and is ideal for developers who want to integrate Unsplash functionality into their own applications.
How to use Unsplash MCP Server?
Obtain an Unsplash Access Key from the Unsplash Developer portal. Install the server via Smithery or manually using git clone, uv venv, and uv pip install. Configure the MCP client (e.g., Cursor IDE) with the command uv run --with fastmcp fastmcp run ./server.py and set the UNSPLASH_ACCESS_KEY environment variable. Use the search_photos tool with parameters like query, `
「その他」の他のコンテンツ
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
コメント