LetsCloud MCP Server
JSON →Manage LetsCloud infrastructure through natural language conversations. Supports both English and Portuguese.
Tools · 21
- get_account_info Account profile (name, balance, email…)
- list_locations All datacenter locations
- list_plans Plans available at a location
- list_images OS images at a location
- list_ssh_keys List SSH keys
- get_ssh_key Get one SSH key
- create_ssh_key Create SSH key
- delete_ssh_key Delete SSH key
- list_servers List instances
- get_server Instance details
- create_server Create instance
- delete_server Delete instance
- start_server Power on
- shutdown_server Power off
- reboot_server Reboot
- reset_server_password Reset root password
- list_snapshots List snapshots
- get_snapshot Snapshot details
- create_snapshot Create snapshot
- update_snapshot Rename snapshot
- delete_snapshot Delete snapshot
Environment variables
YOUR_LETSCLOUD_API_KEY
★ 1 GitHub stars