Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Unsplash MCP Server
by
hellokaton
Verified
GitHub
Art & Culture
Search
Python
MIT License
83
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
unsplash-mcp-server
screenshots
Dockerfile
.gitignore
LICENSE
pyproject.toml
README.md
README_zh.md
server.py
smithery.yaml
uv.lock
[project] name = "unsplash-mcp-server" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.11" dependencies = [ "fastmcp>=0.4.1", "httpx>=0.26.0", "python-dotenv>=1.0.1", ]