54
/ 100
3 days ago
glama

Kasm MCP Server v2

Enables AI agents to manage and interact with Kasm Workspaces containerized desktop infrastructure, providing tools for session management, command execution, file operations, and user management via the Model Context Protocol.

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
1 tool describes read intent but its handler mutates — get_session_screenshot (line 487: with open(save_to_file, "wb") as f:)
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 2 credentials: KASM_API_KEY, KASM_API_SECRET
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.
configKASM_API_URL
🔐 secretKASM_API_KEYyour_api_key_here
🔐 secretKASM_API_SECRETyour_api_secret_here
configKASM_USER_ID
configKASM_GROUP_ID
configKASM_DEFAULT_GROUP_ID
configLOG_LEVEL
configKASM_ALLOWED_ROOTS/home/kasm-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 6 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/roguedev-ai-kasm-mcp-server-v2-1ncaz0)](https://m8ven.ai/mcp/roguedev-ai-kasm-mcp-server-v2-1ncaz0)
commit: 433c2825b4c3439193578b170907ec6c6f94ce48
code hash: 7e0b4fb4361b483bb6903928780d182af21bcbd61db76b1dc0b199d0dd3a5f28
verified: 6/18/2026, 10:51:59 AM
view raw JSON →