astron-rpa
Agent-ready RPA suite with out-of-the-box automation tools.
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
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.