roguedev-ai/kasm-mcp-server-v2
If you are the rightful owner of kasm-mcp-server-v2 and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Kasm MCP Server V2 is a Model Context Protocol server that facilitates programmatic access to Kasm Workspaces, allowing AI agents to manage and interact with containerized desktop infrastructure.
Tools
Functions exposed to the LLM to take actions
create_kasm_session
Launch new Kasm sessions.
destroy_kasm_session
Terminate existing sessions.
get_session_status
Check session status.
execute_kasm_command
Execute shell commands with security boundaries.
read_kasm_file
Read files from containers.
write_kasm_file
Write files to containers.
get_available_workspaces
List available workspace images.
get_kasm_users
List users.
create_kasm_user
Create new users.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client