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
Scout Monitoring MCP
patrocinadorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
patrocinadorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Model Context Protocol servers
A collection of reference implementations for the Model Context Protocol (MCP), showcasing servers implemented with TypeScript and Python SDKs.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers, without authentication.
vHAL MCP Server
Search Android Vehicle Hardware Abstraction Layer (vHAL) documentation and source code from a local repository clone.
Autodev Codebase
A platform-agnostic code analysis library with semantic search capabilities and MCP server support.
Stata MCP
Run Stata commands and execute .do files directly from VS Code and Cursor, with AI assistant integration.
widemem.ai
Open-source AI memory layer with importance scoring, temporal decay, hierarchical memory, and YMYL prioritization
Remote MCP Server (Authless)
A remote MCP server for Cloudflare Workers, authless by default with optional token-based authentication.
Ultra Context
The context API for AI agents
FastMCP-Scala
A Scala 3 library for building Model Context Protocol (MCP) servers.
Terragrunt-Docs
Terragrunt documentation always up to date.