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
Servidores relacionados
Alpha Vantage MCP Server
patrocinadorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
DocuMind MCP Server
An MCP server for analyzing documentation quality using advanced neural processing.
Aluvia
The Aluvia MCP server exposes browser session management, geo-targeting, and account operations as Model Context Protocol tools for AI agents.
WordPress Standalone
Integrates AI assistants with WordPress sites using the WordPress REST API.
MCP-scala
A Model Context Protocol server implementation written in Scala 3.
Dev.to MCP Server
An MCP server for the Dev.to API to search, browse, read, and create content on the platform.
Ollama MCP Bridge
A bridge API service connecting Ollama with Model Context Protocol (MCP) servers.
Streamable HTTP Server Example
An example MCP server demonstrating streamable HTTP responses using Node.js.
MCP Tools
A collection of MCP servers for growth and analytics, including a server for Google Analytics.
Multi Sentry MCP
Multi-org Sentry MCP server — isolated error monitoring across multiple projects from a single config. Process-level security, handoff package generation.
Figma MCP Server
Enables AI assistants to interact with Figma via WebSocket for reading data and design analysis.