Sending and reading sit together, which is what makes a conversational integration possible rather than a notification hook: the agent can see what was said in the private thread or the group, and reply into the same place.
An MCP server for RongCloud's IM service, wrapping the Rust SDK. It sends text and image messages to a user or a group, and reads the history of either back.
- A text message sent to a single user, or to a group
- An image message sent to a user
- Private message history read, ordered and limited as you ask
- Group message history read the same way
- Extension content attached to a message, for data that rides alongside the text
A RongCloud App Key and an application SDK token obtained from the Server API, set in the client configuration. Deployments outside the public cloud also set the data centre area code, or the navigation and statistics URLs. uvx runs it.
One command plus a key — uvx rongcloud-native-mcp-python, then supply credentials
