search & data extraction
Unsplash Mcp Server
A MCP server for Unsplash image search.
python
cloud
search & data extraction
Installation
npx -y hellokaton/unsplash-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "unsplash-mcp-server",
"command": "npx",
"args": [
"-y",
"hellokaton/unsplash-mcp-server"
]
}About This MCP Server
hellokaton/unsplash-mcp-server
A MCP server for Unsplash image search.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub