This server acts as a bridge between YindDao AI Power and MCP-compatible tools, enabling AI to interact with YindDao RPA and utilize automation capabilities via SSE and Stdio Server modes.
Capabilities vary based on the running mode:
Local Mode:
queryRobotParam: Query RPA application parameters.queryApplist: Query RPA application list.runApp: Run RPA application.
Open API Mode (Enterprise only):
uploadFile: Upload files to the RPA platform.queryRobotParam: Query RPA application parameters.queryApplist: Get paginated RPA application list.startJob: Start an RPA job.queryJob: Query RPA job status.queryClientList: Query the list of RPA robot clients.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@YindDao RPA MCP Serverrun the invoice processing RPA app with today's date"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.