rongda-mcp-server
@iaalm
About rongda-mcp-server
No overview available yet
Basic information
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.
More Other MCP servers
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!
ICSS
chokcoco不止于 CSS
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Comments