Rongda MCP Server
An MCP server for Rongda that supports authentication through environment variables.
rongda-mcp-server
MCP setup
{
"mcpServers": {
"rongda": {
"command": "pipx",
"args": ["run", "rongda-mcp-server"],
"env": {
"RD_USER": "",
"RD_PASS": ""
}
}
}
}
or
{
"mcpServers": {
"rongda": {
"command": "/path/to/rongda-mcp-server",
"args": [],
"env": {
"RD_USER": "",
"RD_PASS": ""
}
}
}
}
Dev
uv sync
Related Servers
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
CURSOR25X
An interactive task loop server for Cursor IDE, designed to perform task-based operations for modern web application development.
Composer Package README MCP Server
Fetches Composer package README and usage information from Packagist.
Authless Remote MCP Server
An example of a remote MCP server without authentication, deployable on Cloudflare Workers or runnable locally via npm.
MCP Sourcify Server
Verify and retrieve smart contract source code using the Sourcify API.
AC to Automation Converter
An AI-powered system that converts Acceptance Criteria (AC) from QA specifications into automated browser testing workflows.
YAPI MCP PRO
An MCP server for the YApi interface management platform, enabling direct operation and full lifecycle management within AI editors.
Replicate Minimax Image-01
Generate images using the minimax/image-01 model on Replicate.
USolver
A server for solving combinatorial, convex, integer, and non-linear optimization problems.
VectorMCP
A Ruby gem for building Model Context Protocol (MCP) servers to expose tools, resources, and prompts to LLM clients.
Coding Assistant Server
A coding assistant server that provides context-aware code suggestions, documentation integration, and technology detection.