Productivity|Development|AutomationJava

astron-rpa

Agent-ready RPA suite with out-of-the-box automation tools.

Free
N/A rating (0 reviews)0 installs7,526 GitHub stars
RPAautomationenterprise

AstronRPA is an enterprise-grade Robotic Process Automation (RPA) desktop application that supports low-code/no-code development, enabling users to rapidly build workflows and automate desktop software and web pages. It integrates with the Astron Agent platform for efficient collaboration between automation processes and intelligent agent systems.

Compatible with

Claude DesktopCursor

Install

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "astron-rpa": {
      "args": [
        "-y",
        "@modelcontextprotocol/server-astron-rpa"
      ],
      "command": "npx"
    }
  }
}

Config File Location

Mac: ~/Library/Application Support/Claude/claude_desktop_config.json

Windows: %APPDATA%\Claude\claude_desktop_config.json

Linux: ~/.config/claude/claude_desktop_config.json

Some servers require additional setup - check the GitHub README for specific instructions.