Labsco
MCP SERVER · OFFICIAL PROJECT

Rongcloud Native MCP

by rongcloud

Send RongCloud IM messages and read chat history from an agent, private or group.

Team Chat PlatformsOfficial source
Summary
IM traffic an agent can both read and answer.

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.

What it is

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.

What you get
  • 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
Requirements

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.

Setup effort

One command plus a key — uvx rongcloud-native-mcp-python, then supply credentials