workflowstacks
mcp-server

Astron-RPA: Automate Tasks

Get out-of-the-box automation tools with astron-rpa. For individuals and enterprises, with 6.0k+ GitHub stars.
5,849 stars598 forksJavaHealth Score 9/10Updated 8/10/2026100% free · open source
What it does

Astron-rpa is an agent-ready RPA suite that provides out-of-the-box automation tools for individuals and enterprises to streamline repetitive tasks and workflows.

Install / run
git clone https://github.com/iflytek/astron-rpa.git
When to use it
  • When automating tasks that involve interacting with multiple systems or applications
  • When creating custom workflows that require conditional logic and decision-making
  • When integrating RPA with other tools and systems, such as CRM or ERP systems
Quick start
  1. 1Navigate to the cloned repository and build the project using the command 'mvn clean package'
  2. 2Configure the automation tasks by modifying the 'config.json' file in the 'src/main/resources' directory
  3. 3Start the RPA server using the command 'java -jar target/astron-rpa.jar'
  4. 4Use the Astron-rpa API to create and manage automation tasks, such as creating a new task using the 'curl' command: 'curl -X POST http://localhost:8080/tasks -H 'Content-Type: application/json' -d '{"name":"My Task","description":"My first task"}'
  5. 5Monitor and manage the automation tasks using the Astron-rpa web interface, accessible at 'http://localhost:8080'
Ready-to-paste prompt
curl -X POST http://localhost:8080/tasks -H 'Content-Type: application/json' -d '{"name":"Automate Login","description":"Automate login to a web application","actions":[{"type":"click","selector":"#loginButton"}]}'
Heads up: The Astron-rpa suite requires Java 8 or later to be installed and configured on the system, and the 'mvn' command must be available in the system's PATH
Saves to your device

Topics

agent
ai
astron
automation
data-privacy
enterprise
iflytek-astron
llm
low-code
mcp
no-code
on-premise
python
rpa
security-compliance
self-hosted
What's inside — free to inspect
No purchase needed

Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.

14
top-level files
8
folders
199.6M
source size
Apache-2.0
license
Key files
.pre-commit-config.yaml
AGENTS.md
README.md
README.zh.md
File tree
.github/
backend/
docker/
docs/
engine/
frontend/
makefiles/
resources/
.gitignore
.gitmodules
.pre-commit-config.yaml
AGENTS.md
BUILD_GUIDE.md
BUILD_GUIDE.zh.md
build.bat
FAQ.md
FAQ.zh.md
LICENSE
Makefile
NOTICE
README.md
README.zh.md
Quick Actions
Details
Creator
iflytek
Language
Java
Category
mcp-server
Published
9/20/2025

Are you the creator of this tool? Claim your listing → and earn 85% of every sale.