Apache Guacamole · Capability
Apache Guacamole Remote Access
Unified capability for managing Apache Guacamole remote desktop gateway — managing connections, users, groups, and monitoring active sessions. Designed for IT administrators and security teams managing remote access infrastructure.
What You Can Do
GET
List connections
— List all remote desktop connections
/v1/connections
POST
Create connection
— Create a new remote desktop connection
/v1/connections
GET
List users
— List all Guacamole users
/v1/users
GET
List active sessions
— List all active remote desktop sessions
/v1/sessions
MCP Tools
list-remote-connections
List all configured remote desktop connections in Guacamole
read-only
create-remote-connection
Create a new remote desktop connection in Guacamole
list-guacamole-users
List all Guacamole user accounts
read-only
list-active-sessions
List all currently active remote desktop sessions
read-only
create-guacamole-user
Create a new user account in Guacamole
APIs Used
guacamole-rest