Crusoe Cloud MCP Server

First-party, read-only Model Context Protocol server published by Crusoe as the npm package @crusoeai/cloud-mcp and as a downloadable Claude Desktop extension bundle. Runs over stdio, inherits credentials from the local ~/.crusoe/config CLI profile, and exposes read-only tools for identity, projects, capacities, VMs, instance groups and templates, disks, snapshots, images, custom images, VPC networks, subnets, firewall rules, load balancers, Kubernetes clusters and node pools, audit logs, quotas, GPU tracking, usage, and a resource-relationship topology graph. All write operations are disabled by design; a client-side limit of 60 requests per minute is enforced. Currently in preview.

API entry from apis.yml

apis.yml Raw ↑
name: Crusoe Cloud MCP Server
description: First-party, read-only Model Context Protocol server published by Crusoe as the npm package
  @crusoeai/cloud-mcp and as a downloadable Claude Desktop extension bundle. Runs over stdio, inherits
  credentials from the local ~/.crusoe/config CLI profile, and exposes read-only tools for identity, projects,
  capacities, VMs, instance groups and templates, disks, snapshots, images, custom images, VPC networks,
  subnets, firewall rules, load balancers, Kubernetes clusters and node pools, audit logs, quotas, GPU
  tracking, usage, and a resource-relationship topology graph. All write operations are disabled by design;
  a client-side limit of 60 requests per minute is enforced. Currently in preview.
humanURL: https://docs.crusoecloud.com/reference/mcp-server
baseURL: https://api.crusoecloud.com/v1
tags:
- mcp
- agent-native
- ai-infrastructure
- cloud-computing
properties:
- type: MCPServer
  url: mcp/crusoe-mcp.yml
- type: ToolCrosswalk
  url: mcp/crusoe-tool-crosswalk.yml
- type: Documentation
  url: https://docs.crusoecloud.com/reference/mcp-server
- type: Packages
  url: https://www.npmjs.com/package/@crusoeai/cloud-mcp