Skip to main content
Glama
package.json730 B
{ "name": "unsplash-mcp-server", "version": "1.0.0", "description": "MCP server for accessing the Unsplash photo API", "main": "dist/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc --watch", "test": "npm run build && node --test dist/**/*.test.js", "test:ci": "npm test" }, "keywords": [ "mcp", "unsplash", "photos", "images" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.25.1", "express": "^5.2.1", "zod": "^4.2.1" }, "devDependencies": { "@types/express": "^5.0.0", "@types/node": "^25.0.2", "ts-node": "^10.9.2", "typescript": "^5.7.2" } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mjordi/unsplash-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server