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
İlgili Sunucular
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
Have I Been Pwned
Check if an account or password has been compromised in a data breach using the Have I Been Pwned API.
Local Logs MCP Server
MCP for monitoring local application logs with real-time tailing, error tracking, and log search capabilities.
MCP AI Agent Server
A server that bridges Cline to an AI agent system, enabling seamless interaction with AI agents through the Model Context Protocol.
Security Audit Tool
Audits npm package dependencies for security vulnerabilities with real-time checks against a remote npm registry.
Docker MCP
A Ruby implementation of an MCP server for managing and using Docker
MCP Feedback Enhanced
An MCP server for interactive user feedback and command execution in AI-assisted development, supporting both Web and Desktop interfaces.
Apple Developer Documentation
Search Apple's official developer documentation for iOS, macOS, SwiftUI, WWDC videos, and more.
SSH Server MCP
An MCP server that provides SSH-based remote management tools, acting as proxy
GrowthBook
Create and read feature flags, review experiments, generate flag types, search docs, and interact with GrowthBook's feature flagging and experimentation platform.
ADT MCP Server
An MCP server for ABAP Development Tools (ADT) that exposes various ABAP repository-read tools over a standardized interface.