MCP server · Crusoe
crusoe-cloud
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport stdio
Tools
get_user_identity— Get details of the currently authenticated user.get_organization— Get organization details.list_capacities— List available instance types (e.g. a100.8x) and availability.get_current_project— Inspect the active project.list_available_projects— List accessible projects.use_project— Switch the active project for the current session.get_resource_relationships— Generate a topology graph of resources (VMs, disks, VPCs) and how they connect.list_vms— View virtual machines.get_vm— View a virtual machine's details.list_instance_groups— View managed instance groups.get_instance_group— View a managed instance group's details.list_instance_templates— Inspect VM templates.get_instance_template— Inspect a VM template.list_group_instances— List VMs belonging to a specific group.list_disks— View block storage volumes.get_disk— View a block storage volume.list_disk_snapshots— View storage snapshots.get_disk_snapshot— View a storage snapshot.list_images— View public VM images.get_image— View a public VM image.list_custom_images— View user-created custom images.get_custom_image— View a user-created custom image.list_vpc_networks— View VPCs.get_vpc_network— View a VPC.list_vpc_subnets— View subnets.get_vpc_subnet— View a subnet.list_firewall_rules— Inspect security rules.get_firewall_rule— Inspect a security rule.list_load_balancers— View traffic distribution configurations.get_load_balancer— View a load balancer.list_kubernetes_clusters— View CMK clusters.get_kubernetes_cluster— View a CMK cluster.list_kubernetes_node_pools— Inspect node pools.get_kubernetes_node_pool— Inspect a node pool.list_kubernetes_node_pool_instances— List specific nodes within a pool.list_kubernetes_versions— Check supported Kubernetes versions.list_audit_logs— Detailed logs of who did what and when.list_org_quotas— Check organization resource limits vs usage.list_project_quotas— Check project resource limits vs usage.get_gpu_tracking— Monitor GPU utilization and reservation capacity.get_usage_by_project— Retrieve usage data for billing analysis.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.