MCP.so
登录

rongda-mcp-server

@iaalm

关于 rongda-mcp-server

暂无概览

基本信息

分类

其他

许可证

MIT license

运行时

python

传输方式

stdio

发布者

iaalm

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "rongda": {
      "command": "pipx",
      "args": [
        "run",
        "rongda-mcp-server"
      ],
      "env": {
        "RD_USER": "",
        "RD_PASS": ""
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is rongda-mcp-server?

How to use rongda-mcp-server?

Install via pipx (pipx run rongda-mcp-server) or run a local binary. Set environment variables RD_USER and RD_PASS in the MCP configuration. Add a JSON entry under mcpServers in your MCP client config.

Key features of rongda-mcp-server?

Use cases of rongda-mcp-server?

FAQ from rongda-mcp-server

How is rongda-mcp-server installed?

Use pipx run rongda-mcp-server or provide the path to a local binary.

What environment variables are required?

The server requires RD_USER and RD_PASS to be set.

How to set up the development environment?

Run uv sync in the repository to install dependencies.

评论

其他 分类下的更多 MCP 服务器