Overview
What is rongda-mcp-server?
—
How to use rongda-mcp-server?
Install via pipx (pipx run rongda-mcp-server) or run a local binary. Set environment variables RD_USER and RD_PASS in the MCP configuration. Add a JSON entry under mcpServers in your MCP client config.
Key features of rongda-mcp-server?
—
Use cases of rongda-mcp-server?
—
FAQ from rongda-mcp-server
How is rongda-mcp-server installed?
Use pipx run rongda-mcp-server or provide the path to a local binary.
What environment variables are required?
The server requires RD_USER and RD_PASS to be set.
How to set up the development environment?
Run uv sync in the repository to install dependencies.