mns-mcp-server

mns-mcp-server

0

MNS MCP Server is a management tool for Alibaba Cloud Messaging Service, offering functionalities like queue creation, deletion, message sending, and receiving. It is implemented using the MCP framework for easy integration with MCP Host configurations.

MNS MCP Server

MNS MCP Manager is a management tool based on Alibaba Cloud Messaging Service (MNS). It is implemented through the MCP framework, allowing users to integrate and use it easily with an MCP Host configuration file.

Features

  • Create Queue: Supports dynamic creation of MNS queues.
  • Delete Queue: Supports the deletion of specific queues.
  • Send Message: Send messages to a specified queue.
  • Receive Message: Receive and delete messages from a specified queue.
  • List Queues: List all queues with prefix filtering support.

Requirements

  • Python 3.8+
  • Alibaba Cloud MNS SDK (aliyun-mns-sdk)