rongda-mcp-server
@iaalm
About rongda-mcp-server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"rongda": {
"command": "pipx",
"args": [
"run",
"rongda-mcp-server"
],
"env": {
"RD_USER": "",
"RD_PASS": ""
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Codelf
unbugA search tool helps dev to solve the naming things problem.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

EverArt
modelcontextprotocolModel Context Protocol Servers
Nginx UI
0xJackyYet another WebUI for Nginx
Comments