rongcloud-server-mcp-python

rongcloud/rongcloud-server-mcp-python

3.2

If you are the rightful owner of rongcloud-server-mcp-python and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Ronngcloud MCP Server is a server built on the FastMCP framework, integrating RongCloud instant messaging services.

Tools

Functions exposed to the LLM to take actions

register_user

Register a new user via RongCloud and return the user's token.

get_user_info

Retrieve user information using RongCloud.

send_private_text_message

Sends private messages and returns generated message IDs mapped to each recipient user ID.

send_group_text_message

Sends group messages and returns generated message IDs mapped to each target group ID.

get_private_messages

Retrieves historical private messages between two users within a specified time range.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources