YingDao RPA
A Model Context Protocol server that enables AI platforms to invoke RPA (Robotic Process Automation) capabilities from YingDao, allowing automated execution of repetitive tasks through AI interactions.
What is YingDao RPA?
YingDao RPA is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to model context protocol server that enables ai platforms to invoke rpa (robotic process automation) capabilities from yingdao, allowing automated execution of repetitive tasks through ai interactions....
A Model Context Protocol server that enables AI platforms to invoke RPA (Robotic Process Automation) capabilities from YingDao, allowing automated execution of repetitive tasks through AI interactions.
This server falls under the Business Applications category on MCPgee, the world's largest MCP server directory with 33,000+ servers.
Features
- A Model Context Protocol server that enables AI platforms to
Use Cases
Maintainer
Works with
Installation
Manual Installation
npx yingdao-rpa-mcp-serverConfiguration
Configuration Details
claude_desktop_config.json
Performance
Response Metrics
Resource Usage
How to Set Up and Use YingDao RPA
The YingDao RPA MCP Server connects AI platforms like Claude to YingDao's Robotic Process Automation platform, enabling AI assistants to list, query, and trigger RPA automation workflows directly through natural language. It supports two modes: a local mode that controls the YingDao ShadowBot desktop application running on your machine, and an Open API mode for enterprise deployments where RPA jobs are dispatched to cloud robot schedulers. This lets business users and automation engineers invoke repetitive process automations — data entry, report generation, system integrations — through simple AI-driven commands.
Prerequisites
- Node.js 18 or later and npm/npx for running the MCP server
- YingDao ShadowBot desktop application installed (for local mode) — available at yingdao.com
- YingDao enterprise account with Access Key ID and Access Key Secret (for Open API mode)
- An MCP-compatible AI client: Claude Desktop, Cursor, or AI Power
- RPA workflows already created and published in your YingDao account
Install the YingDao MCP server
Run the server directly using npx, which will download and start it without a global install.
npx -y yingdao-mcp-serverConfigure local mode environment variables
For local mode, set RPA_MODEL to 'local' and provide the path to your ShadowBot executable and user configuration folder from your YingDao app settings.
# Windows example:
RPA_MODEL=local
SHADOWBOT_PATH=D://Program Files//YingDao//ShadowBot.exe
USER_FOLDER=C://Users//YourUser//AppData//Roaming//YingDao
# macOS example:
RPA_MODEL=local
SHADOWBOT_PATH=/Applications/影刀.app
USER_FOLDER=/Users/youruser/.yingdaoConfigure Open API mode environment variables
For enterprise Open API mode, set RPA_MODEL to 'openApi' and provide your Access Key ID and Secret from the YingDao enterprise admin console.
RPA_MODEL=openApi
ACCESS_KEY_ID=your-access-key-id
ACCESS_KEY_SECRET=your-access-key-secretAdd to Claude Desktop configuration
Edit your claude_desktop_config.json to add the YingDao RPA MCP server with the appropriate environment variables for your chosen mode.
Verify connection by querying the app list
Ask Claude to list your available RPA applications to confirm the server is connected and can communicate with YingDao.
YingDao RPA Examples
Client configuration
Claude Desktop configuration for Open API mode. Replace the placeholder values with your actual YingDao enterprise credentials.
{
"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"
}
}
}
}Prompts to try
Example prompts to control your YingDao RPA workflows through Claude.
- "List all available RPA applications in my YingDao account."
- "Run the invoice processing automation app."
- "Check the status of the last RPA job I started."
- "What parameters does the customer onboarding RPA workflow require?"
- "Show me all available robot schedulers for running my automations."Troubleshooting YingDao RPA
queryApplist returns empty results in local mode
Verify that SHADOWBOT_PATH points to the correct ShadowBot executable and that USER_FOLDER is set to the actual user configuration directory shown in your YingDao app settings (usually under Settings > About or Settings > General). Ensure ShadowBot is installed and has been run at least once.
Open API mode returns authentication errors
Double-check that ACCESS_KEY_ID and ACCESS_KEY_SECRET match the credentials in your YingDao enterprise admin console exactly. These keys are enterprise-only — if you have a personal account, use local mode instead.
startJob triggers but the RPA robot never executes the task
In Open API mode, the job is dispatched to a robot scheduler. Use queryClientList to verify that at least one online scheduler is available, and use queryJob with the returned job ID to check status. The scheduler must be running and connected to the YingDao platform.
Frequently Asked Questions about YingDao RPA
What is YingDao RPA?
YingDao RPA is a Model Context Protocol (MCP) server that model context protocol server that enables ai platforms to invoke rpa (robotic process automation) capabilities from yingdao, allowing automated execution of repetitive tasks through ai interactions. It connects AI assistants to external tools and data sources through a standardized interface.
How do I install YingDao RPA?
Follow the installation instructions on the YingDao RPA GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.
Which AI clients work with YingDao RPA?
YingDao RPA works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.
Is YingDao RPA free to use?
Yes, YingDao RPA is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.
YingDao RPA Alternatives — Similar Business Applications Servers
Looking for alternatives to YingDao RPA? Here are other popular business applications servers you can use with Claude, Cursor, and VS Code.
n8n
★ 189.1kA comprehensive MCP server that provides full control over n8n automation workflows through natural language. It offers 43 tools for managing workflows, executions, credentials, and data tables, with safety features like write-mode protection and dou
LobeHub
★ 77.5k🤯 LobeHub is your Chief Agent Operator, organizing your agents into 7×24 operations by hiring, scheduling, and reporting on your entire AI team.
Jeecgboot
★ 46.4kAI 低代码平台,「低代码 + 零代码」双模式驱动:低代码一键生成前后端代码,零代码 5 分钟搭建系统,AI Skills 一句话画流程、设计表单、生成整套系统。内置 AI聊天、知识库、流程编排、MCP插件等,兼容主流大模型。引领「AI 生成 → 在线配置 → 代码生成 → 手工合并->AI修改」开发模式,消除 Java 项目 80% 的重复工作,提效而不失灵活。
CowAgent
★ 44.7kCowAgent (chatgpt-on-wechat) 是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、通过长期记忆和知识库不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择DeepSeek/OpenAI/Claude/Gemini/ MiniMax/Qwen/GLM/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。
Minds Platform
★ 39.2kPlatform dedicated to building an open foundation for applied Artificial Intelligence, designed for people seeking production-ready AI systems they can truly control, extend and deploy anywhere.
Astrbot
★ 32.8kAI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
Browse More Business Applications MCP Servers
Explore all business applications servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.
Set Up YingDao RPA in Your Editor
Choose your AI client for step-by-step setup instructions.
Quick Config Preview
Add this to your claude_desktop_config.json or .cursor/mcp.json
Ready to use YingDao RPA?
Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.