74
grade C
2 days ago
glama

Unsplash MCP Server

Provides access to the Unsplash API, enabling AI assistants to search and retrieve high-quality photos, browse collections, view photographer profiles, and get photo statistics with advanced filtering options.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
10 tools verified — handlers match their declared behaviour
9 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: UNSPLASH_ACCESS_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPORTTRANSPORT=http =3000 npm start
configTRANSPORThttp PORT=3000 npm start
🔐 secretUNSPLASH_ACCESS_KEYexport =your_access_key_here
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mjordi-unsplash-mcp-server-19xar7)](https://m8ven.ai/mcp/mjordi-unsplash-mcp-server-19xar7)
commit: 86f5a3945d55ad27c21ed6f368b96cb01d422c5d
code hash: d5c1c4c7b7029dab9c7189313a73d194bca9e58b46bac838d49179c7f9150c74
verified: 4/18/2026, 6:57:45 PM
view raw JSON →