Submit

Rongcloud Server Mcp Python

@rongcloud

a year ago
rongcloud-server-mcp-python is an MCP server built on the FastMCP framework, integrating RongCloud instant messaging services. It supports user management, message sending, group operations, and more.

Tools

Server Config

{
  "mcpServers": {
    "rcloud-server-mcp-python": {
      "command": "uvx",
      "args": [
        "rongcloud-server-mcp-python"
      ],
      "env": {
        "RONGCLOUD_APP_KEY": "XXX",
        "RONGCLOUD_APP_SECRET": "XXX",
        "RONGCLOUD_API_BASE": "https://api.rong-api.com"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.