wcs-mcp-server
0
The WOS MCP Server is designed to provide access to Wangsu Cloud Storage and multimedia services within an AI client context. It is built on Wangsu Cloud products and supports configurations for various cloud regions and buckets.
Overview
- WOS MCP Server is built on Wangsu Cloud products and enables access to Wangsu Cloud Storage and intelligent multimedia services within the AI model client context.
Installation
- Requirements: Python 3.12+, uv package manager
- Clone the repository, create and activate a virtual environment, install dependencies.
Configuration
- Copy and edit environment variables template.
Usage
- Start server using stdio mode or SSE mode for web applications.
Development
- Add new business packages in the core directory to extend functionality.
Testing
- Recommended to use Model Control Protocol Inspector and Cline plugin in VS Code for testing.