mns-mcp-server
If you are the rightful owner of mns-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
MNS MCP Manager is a management tool based on Alibaba Cloud Message Service (MNS), implemented through the MCP framework.
MNS MCP Server is a robust management tool designed to facilitate the integration and utilization of Alibaba Cloud Message Service (MNS) through the Model Context Protocol (MCP) framework. It allows users to manage MNS queues efficiently by providing functionalities such as creating, deleting, sending, and receiving messages from queues. The server can be easily integrated into existing systems using the MCP Host configuration file, making it a versatile tool for developers working with message services. The server requires Python 3.8+ and the Alibaba Cloud MNS SDK to function properly.
Features
- Create Queue: Supports dynamic creation of MNS queues.
- Delete Queue: Allows deletion of specified queues.
- Send Message: Enables sending messages to specified queues.
- Receive Message: Facilitates receiving and deleting messages from specified queues.
- List Queues: Supports listing all queues with prefix filtering.