74
/ 100
28 days ago
glama

ABB RobotStudio MCP Server

MCP server for ABB RobotStudio and robot controllers, exposing 55 tools via SDK and RWS transports for simulation, programming, and monitoring.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Tool descriptions don’t match what handlers do
4 tools describe read intent but their handlers mutate — rws_get_tasks (line 111: re.exec(xml)); rws_get_modules (line 111: re.exec(xml)); rws_get_io_signals (line 111: re.exec(xml))
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: ABB_RWS_PASS
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configABB_BRIDGE_URL"": "http://localhost:58080",
🔐 secretABB_RWS_PASS"": "robotics"
configABB_RWS_URL"": "http://localhost:80",
configABB_RWS_USER"": "Default User",
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/liskinlabs-abb-robotstudio-mcp-d8241u)](https://m8ven.ai/mcp/liskinlabs-abb-robotstudio-mcp-d8241u)
commit: cb044384070b1fbf66f65120227efe7a9b22dd5f
code hash: 3fb0276b5074a1712d023ec2837ce46d0d046aa8a95ecd37bda2164b83952cf2
verified: 6/23/2026, 10:28:45 AM
view raw JSON →