PicGoMCP
If you are the rightful owner of PicGoMCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server that allows interaction with a running PicGo application to upload images.
The PicGo Uploader MCP Server is designed to facilitate image uploads by interfacing with the PicGo application. It connects to PicGo's built-in server, typically running on http://127.0.0.1:36677, and provides a tool for uploading local image files. This server is particularly useful for users who need to automate image uploads through scripts or other MCP clients. The server is easy to set up and requires Node.js, the PicGo application, and either npm or yarn for installation. Once installed, the server listens for MCP connections via stdio, allowing seamless integration with other tools and platforms.
Features
- Easy Installation: Install globally using npm or yarn for quick setup.
- MCP Integration: Connects with MCP clients to automate image uploads.
- PicGo Compatibility: Works with the PicGo desktop application for seamless image management.
- Error Handling: Provides detailed error messages for troubleshooting.
- Cross-Platform Support: Compatible with Windows, macOS, and Linux systems.
Tools
upload_image_via_picgo`
Upload one or more image files to the PicGo configured image bed. The input is a JSON object containing the absolute path of the image, and the output is an uploaded image URL array