- Explore MCP Servers
- mcp-upload-file
Mcp Upload File
What is Mcp Upload File
mcp-upload-file is a file upload service based on the Model Context Protocol (MCP), designed to facilitate the uploading of files to specified URLs.
Use cases
Use cases include uploading user-generated content, integrating with third-party file storage services, and handling file submissions in web forms.
How to use
To use mcp-upload-file, you need to configure it in the MCP configuration file by specifying the upload URL, file key, optional file name, and any additional form data in JSON format.
Key features
Key features include customizable upload URLs, support for additional form data, and the ability to specify file names during upload.
Where to use
mcp-upload-file can be used in web applications, cloud storage solutions, and any system that requires file uploads as part of its functionality.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mcp Upload File
mcp-upload-file is a file upload service based on the Model Context Protocol (MCP), designed to facilitate the uploading of files to specified URLs.
Use cases
Use cases include uploading user-generated content, integrating with third-party file storage services, and handling file submissions in web forms.
How to use
To use mcp-upload-file, you need to configure it in the MCP configuration file by specifying the upload URL, file key, optional file name, and any additional form data in JSON format.
Key features
Key features include customizable upload URLs, support for additional form data, and the ability to specify file names during upload.
Where to use
mcp-upload-file can be used in web applications, cloud storage solutions, and any system that requires file uploads as part of its functionality.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
mcp-upload-file
一个基于 MCP (Model Context Protocol) 的文件上传服务。
配置说明
在 MCP 配置文件中添加以下配置:
环境变量说明
UPLOAD_URL: 必填,文件上传的目标 URLFILE_KEY: 必填,上传表单中文件字段的 key 名称FILE_NAME: 可选,指定上传文件的文件名EXTRA_FORM: 可选,额外的表单数据,需要是合法的 JSON 字符串
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










