ShadowBot

ShadowBot MCP Connector for Claude

A+

Orchestrate ShadowBot RPA — manage automation robots, handle execution tasks, and monitor bot performance directly from any AI agent.

10 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your AI agents to ShadowBot (影刀RPA), the leading Robotic Process Automation (RPA) platform for high-performance browser and desktop automation. This MCP provides 10 tools to manage automation robots, orchestrate execution tasks, and monitor the health of your digital workforce programmatically.

What you can do

  • Robot Orchestration — List and inspect available automation robots and their current operational status
  • Task Execution — Trigger specific automation tasks and handle job lifecycle management from start to finish
  • Performance Monitoring — Retrieve granular execution logs and track robot throughput and success rates
  • Credential Handling — Monitor and manage robotic account assignments and access tokens for secure automation
  • Global Management — Access organizational project structures and list active automation workflows directly from your agent

How it works

  1. Subscribe to this server
  2. Log in to the ShadowBot Console
  3. Navigate to API Settings to obtain your AppKey and AppSecret
  4. Identify your Organization ID if applicable for enterprise accounts
  5. Insert your credentials into the fields below to start managing your robotic automation workflows.

Who is this for?

  • RPA Developers — automate the triggering and monitoring of complex browser/desktop bots
  • Operations Managers — monitor the performance and health of the digital workforce in real-time
  • Business Analysts — retrieve execution reports and success metrics via natural language
shadowbotrparobotic-process-automationworkflow-orchestrationbrowser-automationdigital-workforce

10 tools expose this connector's capabilities to your AI agent.

get_robot_details

Get detailed information for a specific robot

get_task_details

Retrieve the status and results of a ShadowBot task

list_apps

List all RPA applications in your ShadowBot account

list_departments

Retrieve the organizational department list

list_department_members

List members in a specific department

list_online_robots

List currently online robots

list_robots

List all robots associated with the account

list_task_logs

Retrieve logs for a specific task

start_task

Remote trigger a ShadowBot RPA application

stop_task

Stop a running ShadowBot task

See how to talk to your AI agent using ShadowBot.

List all automation robots in my ShadowBot account and show their status.

Retrieving your ShadowBot workforce... I found 3 active robots: 1. WebScraper-01 (Status: Online), 2. DataEntry-02 (Status: Busy), 3. InvoiceProcessor-03 (Status: Offline). Would you like to trigger a task on the online robot?

Start task 'process_invoices' on robot ID 'bot_rpa_777'.

Connecting to ShadowBot orchestrator... Success! Job ID `job_999888` has been created for robot 'bot_rpa_777'. The 'process_invoices' workflow is now executing. I will let you know when it completes.

Get the execution logs for Job ID 'job_12345'.

Fetching logs for Job `job_12345`... The task completed successfully in 45 seconds. Summary: 15 invoices processed, 0 errors reported. Would you like to see the full JSON output?

Yes! Use the `trigger_task` tool with the target Robot ID and any required input parameters. Your agent will start the automation job and return the unique Job ID.

Related Connectors