:rocket: The Ultimate Image Uploader for Efficient Creators. Supports Obsidian, Typora, VS Code etc. and 60+ image hosting services (S3, GitHub, Cloudflare R2, Imgur, Aliyun OSS...). Paste, upload, done.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"PicGo": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-PicGo"
]
}
}
}