Installation & Configuration
{
"mcpServers": {
"unsplash": {
"command": "uv",
"args": [
"run",
"--with",
"fastmcp",
"fastmcp",
"run",
"./server.py"
],
"env": {
"UNSPLASH_ACCESS_KEY": "${YOUR_ACCESS_KEY}"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13