MCP S3 Uploader
A server based on the MCP protocol that can upload images from the local or clipboard to a private S3 bucket and return a pre - signed access URL, facilitating calls from downstream tools (such as v0).
rating : 2 points
downloads : 0
What is the S3 Image Uploader?
This is a Model Context Protocol (MCP) server specifically designed to upload images to the Amazon S3 cloud storage service. It supports two upload methods: 1) Upload images from a local file path; 2) Directly upload screenshots or copied images from the macOS clipboard. After uploading, a time - limited temporary access link will be generated, which can be directly used in other tools that require an image URL (such as the v0 design tool).How to use the S3 Image Uploader?
Before use, you need to configure AWS credentials and an S3 bucket. After installation, you can call it through tools that support MCP, such as Codex CLI. The basic process is: Configure environment variables → Start the MCP server → Call the upload function through the tool → Obtain the image link → Use the link in other tools.Applicable Scenarios
1) When you are using design tools like v0 and need to provide an image URL but only have a local file; 2) When you want to immediately use a screenshot for an AI design tool after taking a screenshot; 3) When you need to temporarily store and share images in an automated workflow; 4) When you need to quickly share design materials during team collaboration.Main Features
Local Image Upload
Supports uploading locally stored image files via the file path and automatically handles the image format and upload process.
Clipboard Image Upload (macOS)
Reads images directly from the macOS clipboard and uploads them, which is especially suitable for scenarios where you need to use a screenshot immediately after taking it.
Temporary Access Link Generation
Generates a time - limited S3 pre - signed URL to ensure the security of image access. The link will automatically expire after the expiration time.
MCP Protocol Integration
Fully compatible with the Model Context Protocol and can be seamlessly integrated with tools that support MCP, such as Codex CLI and v0.
Flexible Storage Configuration
Supports customizing parameters such as the S3 storage path prefix and link validity period to meet different usage requirements.
Advantages
No need to make the S3 bucket public: Use temporary links to ensure security
Clipboard integration: macOS users can quickly upload screenshots
Automated workflow: Perfectly integrated with the MCP toolchain
Simple configuration: Basic configuration can be completed through environment variables
Controllable cost: Charged according to actual usage, no fixed fees
Limitations
Only supports the clipboard function on macOS (other solutions are required for Windows/Linux)
Requires an AWS account and S3 bucket configuration
The clipboard function depends on pngpaste or system tools
The links are time - limited and not suitable for long - term storage requirements
Requires a Node.js environment to run
How to Use
Environment Preparation
Ensure that Node.js version 18+ is installed, and prepare an AWS account and an S3 bucket.
Install Dependencies
Clone or download the project code and install the necessary npm package dependencies.
Configure Environment Variables
Create a.env file or set the necessary environment variables in the system, including the S3 bucket name, AWS region, etc.
Build the Project
Compile the TypeScript code into JavaScript to generate an executable file.
Register with Codex CLI
Register the MCP server with Codex CLI so that it can be called.
Test Usage
Test whether the upload function works properly through the MCP Inspector or Codex CLI.
Usage Examples
Upload a Local Design Draft to v0
Upload a locally saved UI design draft to S3, and then use the image as a reference in v0 to generate code.
Quick Design with Screenshots
Take a screenshot of an existing web page or application interface, immediately upload it to S3, and let v0 generate a new UI design based on the screenshot.
Team Design Review
Upload the design draft to S3, generate a temporary link and share it with team members for review. The link will automatically expire after the expiration time to ensure security.
Frequently Asked Questions
Do I need to make my S3 bucket public?
Can the clipboard upload function be used on Windows?
Will the uploaded images be permanently saved?
How long can the link validity period be set?
What should I do if the clipboard upload fails?
What AWS permissions are required?
Related Resources
Model Context Protocol Documentation
Official documentation and specifications for the MCP protocol
AWS S3 Documentation
Official documentation for the Amazon S3 storage service
Codex CLI Project
Code repository for the Codex command - line tool
v0 by Vercel
AI - based UI design generation tool
pngpaste Tool
macOS clipboard image processing tool

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
34.2K
5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
24.4K
4.3 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
71.6K
4.3 points

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
20.3K
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
31.0K
5 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
64.3K
4.5 points

Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
21.0K
4.5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
47.4K
4.8 points



