74
/ 100
1 month 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.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

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: 108f387a3a7f5b327ba39ce21911b5d57d8980d9
code hash: d5c1c4c7b7029dab9c7189313a73d194bca9e58b46bac838d49179c7f9150c74
verified: 6/18/2026, 11:53:03 AM
view raw JSON →