MCP Servers / communication / Rongcloud Native MCP

Rongcloud Native MCP

JSON →
stdiononecommunication

Rongcloud IM Service based on the MCP Protocol, acting as a Rust SDK Wrapper.

Install
How to run this server
[ { "cmd": "pip install uv", "imports": [] } ]
server path: rongcloud-native-mcp
Tools
What this server exposes
send_private_text_message
发送IM消息给指定用户(私聊)
send_group_text_message
发送IM消息给指定群组(群聊)
get_private_messages
获取与指定用户的历史消息(私聊)
get_group_messages
获取指定群组的历史消息(群聊)
send_private_image_message
发送图片消息给指定用户(私聊)
send_group_image_message
发送图片消息给指定群组(群聊)
recall_message
撤回指定消息
Configuration
Environment & auth
authnone
envNAVI_URL
envSTATS_URL
Resources
Rongcloud Native MCP — MCP Server · libregistry