Provides a file upload service leveraging the Model Context Protocol (MCP).
Upload File is a service designed for handling file uploads within an MCP environment. By configuring the necessary environment variables like upload URL and file key within your MCP configuration, you can easily integrate file upload functionality into your MCP-driven applications. It allows for specifying the target URL, the file key for the form data, and even optional parameters like the desired filename and extra form data in JSON format, giving you control over the upload process.