Rongcloud Native
@rongcloud
About Rongcloud Native
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"rongcloud-native-mcp-python": {
"name": "rongcloud-native-mcp-python",
"type": "stdio",
"command": "uvx",
"args": [
"rongcloud-native-mcp-python"
],
"env": {
"APP_KEY": "YOUR_APP_KEY",
"TOKEN": "YOUR_TOKEN",
"AREA_CODE": "YOUR_AREA_CODE"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is Rongcloud Native?
Rongcloud Native is an MCP server that wraps the RongCloud IM service’s Rust SDK, enabling AI assistants to send and receive instant messages via private chat and group chat.
How to use Rongcloud Native?
Install the UV package manager, then configure the MCP client (e.g., Cursor, Cline, Claude) with the command uvx rongcloud-native-mcp-python and required environment variables: APP_KEY and TOKEN. For Cherry Studio, install both UV and Bun, then restart the application.
Key features of Rongcloud Native
- Send text messages to specified users (private chat).
- Send text messages to specified groups (group chat).
- Retrieve historical private chat messages.
- Retrieve historical group chat messages.
- Send image messages with thumbnail base64 and image URI.
- Recall sent messages using the complete message object.
Use cases of Rongcloud Native
- Integrate instant messaging capabilities into AI assistant workflows.
- Automate sending notifications or alerts via RongCloud IM.
- Retrieve conversation history for analysis or context.
FAQ from Rongcloud Native
Why does the server list show a yellow dot in Cursor even after configuration?
Try installing the UV command first, then restart Cursor and re-enable the service switch.
Why does Cherry Studio keep reporting errors?
Make sure both UV and Bun are installed successfully, restart Cherry Studio, and then re-enable the service switch.
Why do tool calls return errors?
Ensure environment variables (APP_KEY, TOKEN, NAVI_URL, AREA_CODE, STATS_URL) are correctly set, restart the service, and try calling the tools again.
Frequently asked questions
Why does the server list show a yellow dot in Cursor even after configuration?
Try installing the UV command first, then restart Cursor and re-enable the service switch.
Why does Cherry Studio keep reporting errors?
Make sure both UV and Bun are installed successfully, restart Cherry Studio, and then re-enable the service switch.
Why do tool calls return errors?
Ensure environment variables (`APP_KEY`, `TOKEN`, `NAVI_URL`, `AREA_CODE`, `STATS_URL`) are correctly set, restart the service, and try calling the tools again.
Basic information
More Other MCP servers
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments