Unsplash MCP Server
@hellokaton
About Unsplash MCP Server
๐ A MCP server for Unsplash image search.
Basic information
Config
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-****-****"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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, `
More Other MCP servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation โข (~400 MCP servers for AI agents) โข AI Automation / AI Agent with MCPs โข AI Workflows & AI Agents โข MCPs for AI Agents
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments