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
関連サーバー
Scout Monitoring MCP
スポンサーPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
スポンサーAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Raysurfer Code Caching
MCP server for LLM output caching and reuse. Caches and retrieves code from prior AI agent executions, delivering cached outputs up to 30x faster.
Remote MCP Server (Authless)
An authentication-free remote MCP server deployable on Cloudflare Workers.
CPAN Package README MCP Server
Fetch READMEs, metadata, and search for CPAN packages.
Sentinel Signal MCP
Agent tools via MCP for workflow scoring, limits/usage, and feedback (trial key supported)
Developer Tools MCP Server
Developer resources including GitHub, npm, PyPI, Docker Hub, GitLab, and StackOverflow
repomemory
Persistent, structured memory for AI coding agents. Your repo never forgets.
Chess FEN MCP Server
Validate and visualize chess positions using FEN notation.
Unleash
MCP server for managing Unleash feature flags and automate best practices.
Design System Server
An MCP server for accessing and managing design system documentation from a GitHub repository.
MCPatterns
A server for storing and retrieving personalized coding patterns from a local JSONL file.