Installation & Configuration
{
"mcpServers": {
"unsplash": {
"command": "go",
"args": [
"run",
"./cmd/server"
],
"env": {
"UNSPLASH_ACCESS_KEY": "<your_unsplash_access_key>"
}
}
}
}Information
Transport
stdio
Language
Go
Created
2026/6/14
Updated
2026/6/15