Back to Home
ArdaGurcan icon

cloudlab-mcp

Verified Safe

by ArdaGurcan

Overview

Enables AI assistants to directly manage and interact with CloudLab/Emulab experiments for provisioning, monitoring, and controlling compute resources.

Installation

Run Command
node dist/index.js

Environment Variables

  • CLOUDLAB_TOKEN_PATH
  • CLOUDLAB_API_URL

Security Notes

The server handles CloudLab JWT tokens securely by prioritizing environment variables and local file paths, with clear warnings against committing them to version control. It communicates with the CloudLab API exclusively over HTTPS. No 'eval', code obfuscation, or directly malicious patterns were identified in the provided source code. The server operates via standard I/O (stdio), meaning it does not open its own network ports directly, relying on the invoking application (e.g., Claude Desktop) for communication security. Minor risk: CloudLab API error messages are returned directly and could potentially contain detailed backend information, though this is dependent on the CloudLab API itself.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens500
Stars0
Forks0
Last Update2025-12-06

Tags

CloudLabEmulabMCPAI AgentExperiment Management