Installation & Configuration
{
"mcpServers": {
"unsplash": {
"command": "go",
"args": [
"run",
"./cmd/server"
],
"env": {
"UNSPLASH_ACCESS_KEY": "<your_unsplash_access_key>"
}
}
}
}Information
Transport
stdio
Language
Go
Created
2025/3/18
Updated
2025/5/20