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.
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
A server implementing the Model Context Protocol (MCP) that connects YindDao AI Power with MCP Hosts, enabling AI to utilize RPA capabilities for workflow automation.
- Local Mode
- Open API Mode (Enterprise users only)
- Stdio Server Startup
- SSE Server Configuration
- Capabilities
Related Resources
Related MCP Servers
- -securityFlicense-qualityA TypeScript implementation of a Model Context Protocol (MCP) server that exposes Dify workflows as tools for AI systems to interact with.Last updated -16
- AsecurityAlicenseAqualityA Model Context Protocol (MCP) server that exposes the official Notion SDK, allowing AI models to interact with Notion workspaces.Last updated -768Apache 2.0
- AsecurityFlicenseAqualityModel Context Protocol (MCP) server that integrates Redash with AI assistants like Claude, allowing them to query data, manage visualizations, and interact with dashboards through natural language.Last updated -4237
- AsecurityFlicenseAqualityImplements the Model Context Protocol (MCP) to provide AI models with a standardized interface for connecting to external data sources and tools like file systems, databases, or APIs.Last updated -1136