Back to directory
ying-dao/yingdao_mcp_server

ying-dao/yingdao_mcp_server

@ying-dao

影刀RPA MCP Server - 基于Model Context Protocol为影刀AI Power及其他MCP Host提供RPA自动化能力

rpaautomationmcpyingdao影刀低代码ai-power

Installation & Configuration

{
  "mcpServers": {
    "YingDao RPA MCP Server": {
      "command": "npx",
      "args": [
        "-y",
        "yingdao-mcp-server"
      ],
      "env": {
        "RPA_MODEL": "openApi",
        "ACCESS_KEY_ID": "your_access_key_id",
        "ACCESS_KEY_SECRET": "your_access_key_secret"
      }
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13