MNS MCP Server
@MCP-Mirror
MNS MCP Server について
Mirror of
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MNS MCP Server?
MNS MCP Server is a management tool based on Alibaba Cloud Message Service (MNS) implemented via the MCP framework. It enables users to easily integrate and manage MNS resources through configuration in a MCP Host.
How to use MNS MCP Server?
Clone the repository, then add the provided JSON configuration block to your MCP Host configuration file, specifying the correct path to uv and setting the environment variables for MNS_ACCESS_KEY_ID, MNS_ACCESS_KEY_SECRET, and MNS_ENDPOINT.
Key features of MNS MCP Server
- Create MNS queues dynamically.
- Delete specified MNS queues.
- Send messages to a queue.
- Receive and delete messages from a queue.
- List queues with optional prefix filtering.
Use cases of MNS MCP Server
- Automate MNS queue lifecycle management via MCP.
- Integrate message sending into MCP-based workflows.
- Receive and process messages from MNS queues programmatically.
FAQ from MNS MCP Server
What environment variables are required?
MNS_ACCESS_KEY_ID, MNS_ACCESS_KEY_SECRET, and MNS_ENDPOINT are required.
What runtime does it require?
Python 3.8+ and the aliyun-mns-sdk package.
How do I install and configure it?
Clone the repo, add the JSON configuration to your MCP Host file, replace the placeholder values with your actual credentials and endpoint.
What operations does it support?
Creating queues, deleting queues, sending messages, receiving messages, and listing queues.
Does it have any known limits or security considerations?
The README does not mention any limits; authentication is handled via Alibaba Cloud access keys set in environment variables.
「その他」の他のコンテンツ

EverArt
modelcontextprotocolModel Context Protocol Servers
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome Mlops
visengerA curated list of references for MLOps
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
コメント