Houlong66_mns-mcp-server
0
MNS MCP Manager is a tool for managing Alibaba Cloud's Message Service. It offers features such as queue creation, deletion, sending and receiving messages, and listing queues, and is integrated via the MCP framework for streamlined use.
MNS MCP Server
MNS MCP Manager is a management tool based on Alibaba Cloud Message Service (MNS), implemented through the MCP framework. It allows easy integration and usage through an MCP Host configuration file.
Features
- Create Queue: Supports dynamic creation of MNS queues.
- Delete Queue: Allows deletion of specified queues.
- Send Message: Send messages to a specified queue.
- Receive Message: Receive and delete messages from a specified queue.
- List Queues: Supports listing all queues with prefix filtering.
Environment Requirements
- Python 3.8+
- Alibaba Cloud MNS SDK (
aliyun-mns-sdk
)