OSS MCP Server logo

OSS MCP Server

by 1yhy

OSS MCP Server is a server based on the Model Context Protocol (MCP) for uploading files to Alibaba Cloud OSS. It enables large language models to directly upload files to Alibaba Cloud Object Storage Service.

View on GitHub

Last updated: N/A

What is OSS MCP Server?

OSS MCP Server is a server that facilitates file uploads to Alibaba Cloud OSS using the Model Context Protocol (MCP). It allows seamless integration with other MCP tools, enabling powerful workflows for data backup, media processing, and more.

How to use OSS MCP Server?

The server can be installed via npm or from source. Configuration involves setting up OSS parameters through environment variables or a .env file. It provides tools such as upload_to_oss and list_oss_configs. Integration with tools like Cursor is also supported.

Key features of OSS MCP Server

  • Supports multiple Alibaba Cloud OSS configurations

  • Allows specifying upload directories

  • Provides a simple and easy-to-use interface

  • Seamless integration with other MCP tools

Use cases of OSS MCP Server

  • Integration with Playwright MCP for uploading web screenshots and resources

  • Integration with Figma MCP for uploading image resources and Figma network files

  • Integration with Filesystem MCP for browsing and uploading local files

  • Data backup from local or other services to OSS

FAQ from OSS MCP Server

How do I configure multiple OSS accounts?

You can easily configure multiple OSS accounts using environment variables.

What is the purpose of the upload_to_oss tool?

The upload_to_oss tool allows you to upload a file from a local path to your OSS bucket.

Can I specify the directory where the file will be uploaded?

Yes, you can specify the target directory using the targetDir parameter when using the upload_to_oss tool.

What is the purpose of the list_oss_configs tool?

The list_oss_configs tool returns a list of all available OSS configuration names.

How do I integrate OSS MCP with Cursor?

You can integrate OSS MCP with Cursor by adding a new server configuration in Cursor's settings, specifying the command and arguments to start the OSS MCP server.