Getting Started
@catinair
About Getting Started
a mcp server for 影刀RPA
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is YingDao RPA MCP Server?
YingDao RPA MCP Server is an MCP (Model Context Protocol) implementation that bridges YingDao AI Power and MCP hosts (such as Claude Desktop, Cursor). It enables AI agents to leverage YingDao RPA capabilities for automation. The server supports both SSE Server and Stdio Server modes.
How to use YingDao RPA MCP Server?
Choose between Local Mode (set RPA_MODEL=local with paths to the YingDao RPA executable and user folder) or Open API Mode (set RPA_MODEL=openApi with access credentials). For Stdio, configure the client with the npx command and environment variables. For SSE, clone the repository, build, and start the server on port 3000.
Key features of YingDao RPA MCP Server
- Dual mode support: local and Open API
- Query RPA application parameters with
queryRobotParam - List available RPA applications with
queryApplist - Run RPA applications locally with
runApp - Upload files to the RPA platform (Open API only)
- Start and query RPA jobs (Open API only)
Use cases of YingDao RPA MCP Server
- AI-driven execution of RPA workflows from MCP-compatible clients
- Automating repetitive office tasks through natural language instructions
- Integrating RPA capabilities into AI agents or low-code platforms
- Remote management and monitoring of RPA robot fleets (enterprise)
FAQ from YingDao RPA MCP Server
What are the two operation modes?
Local Mode runs the RPA executable on the same machine; Open API Mode (enterprise only) communicates via cloud APIs using access keys.
How do I configure Local Mode?
Set environment variables RPA_MODEL=local, SHADOWBOT_PATH (path to ShadowBot.exe or 影刀.app), and USER_FOLDER (path from YingDao RPA settings).
How do I configure Open API Mode?
Set RPA_MODEL=openApi, ACCESS_KEY_ID, and `ACCESS
Frequently asked questions
What are the two operation modes?
Local Mode runs the RPA executable on the same machine; Open API Mode (enterprise only) communicates via cloud APIs using access keys.
How do I configure Local Mode?
Set environment variables `RPA_MODEL=local`, `SHADOWBOT_PATH` (path to ShadowBot.exe or 影刀.app), and `USER_FOLDER` (path from YingDao RPA settings).
How do I configure Open API Mode?
Set `RPA_MODEL=openApi`, `ACCESS_KEY_ID`, and `ACCESS
Basic information
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Website
FunnyWolfAdversary simulation and Red teaming platform with AI
Comments