XMZ MCP Server
Related Servers
Alternatives to XMZ MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseBqualityDmaintenanceEnables interaction with Tencent Cloud Object Storage (COS) through MCP protocol. Supports file upload, download, deletion, listing objects, and generating temporary signed URLs for cloud storage management.55 npmMIT
- FlicenseNot gradedqualityNot gradedmaintenanceProvides unified access to multiple cloud object storage services (Huawei OBS, Alibaba OSS, AWS S3, MinIO) enabling AI assistants to list, search, retrieve, and manage unstructured data across different storage providers.-
- FlicenseBqualityDmaintenanceEnables natural language exploration and management of Volcengine TOS storage, allowing users to list buckets, browse objects, and retrieve file contents. It supports content retrieval for various data types including text, images, and video files.31-
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with Tencent Lexiang enterprise knowledge base for searching, reading, creating, and editing documents, managing files, and importing meeting recordings.2MIT
- AlicenseCqualityFmaintenanceA server based on MCP protocol that allows large language models to directly access Tencent Cloud Object Storage (COS) and Cloud Infinite (CI) services without coding, enabling file storage, retrieval, and processing operations.18134 npm38MIT
- AlicenseBqualityDmaintenanceEnables interaction with Volcengine's TOS (Object Storage) service through MCP protocol. Supports bucket management, object operations, pre-signed URLs, and media processing including image manipulation and video frame extraction.132Apache 2.0
TDQS
Scored across 21 tools
Most tools have distinct purposes, with clear separation between image processing, file management, and job handling. However, there is some overlap between putBase64, putBuffer, putString, and putObject, which all handle file uploads with different input formats, potentially causing confusion.
Naming conventions are mixed, with some tools using camelCase (e.g., createDocToPdfJob) and others using snake_case (e.g., image_search_pic is implied but not consistent). While verbs like 'create', 'describe', 'get', and 'put' are used predictably, the overall pattern lacks uniformity.
With 21 tools, the count is on the higher side but reasonable for a server covering image processing, file storage, and job management. It feels slightly heavy but not excessive, as each tool serves a specific function within the domain.
The tool set provides good coverage for image processing and file operations, including upload, download, and management. Minor gaps exist, such as no direct delete or update tools for files or jobs, but agents can likely work around these with the available tools.