Photoommit
Freeby MCP Community
MCP (Model Context Protocol) server for PhotoOmmit image upload service with OSS integration
v1.0.5Added Apr 12, 2026
mcpmodel-context-protocolimage-uploadossalibaba-cloud
Photoommit MCP Server
MCP (Model Context Protocol) server for PhotoOmmit image upload service with OSS integration
Installation
Reviews
Installation
Quick install
npx -y @tans-dev/photoommit-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"photoommit": {
"command": "npx",
"args": ["-y", "@tans-dev/photoommit-mcp"]
}
}
}