Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Rackspace Spot

OCI · DOCKER.IO/RACKSPACENGPC/SPOT-MCP:LATEST · 2 COMPONENTS · SCANNED SEP 20

Manage Rackspace Spot Kubernetes Cloudspaces, node pools, and VMs from your AI assistant.

0 this week 47 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security0
  • Malware scan not yet available for this package.Unverified
  • Known CVEs could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
  • Install-script risk not yet assessed.Unverified
  • Dependency health could not be checked: this artifact ships no SBOM, so there is no dependency list to read. Publishing one would let us assess it.Unverified
Provenance & Transparency6
Schema Quality & AI Usability80
  • AI-judged instruction clarity (excellent).Pass
  • Tool/resource definitions use about 2575 tokens (~73/item across 35 items; 35 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management93
  • Stability observed for 28 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • All 6 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation.Pass
  • An AI judge read all 35 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the Rackspace Spot MCP server?

Rackspace Spot runs locally as a container image, launched with docker run --rm -i docker.io/rackspacengpc/spot-mcp:latest. Ready-made configuration for Claude, Cursor, VS Code, Codex and 3 more is on this page, copied from each client's own documentation.

oci · docker.io/rackspacengpc/spot-mcp:latest

# add to Claude Code
claude mcp add rackspace-spot-spot-mcp -- docker run --rm -i docker.io/rackspacengpc/spot-mcp:latest
// .cursor/mcp.json
{
  "mcpServers": {
    "rackspace-spot-spot-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "docker.io/rackspacengpc/spot-mcp:latest"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "rackspace-spot-spot-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "docker.io/rackspacengpc/spot-mcp:latest"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add rackspace-spot-spot-mcp -- docker run --rm -i docker.io/rackspacengpc/spot-mcp:latest
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "rackspace-spot-spot-mcp": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "docker.io/rackspacengpc/spot-mcp:latest"
      ],
      "enabled": true
    }
  }
}
# ~/.hermes/config.yaml
mcp_servers:
  rackspace-spot-spot-mcp:
    command: "docker"
    args: ["run", "--rm", "-i", "docker.io/rackspacengpc/spot-mcp:latest"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "rackspace-spot-spot-mcp": {
      "Transport": "stdio",
      "Command": "docker",
      "Arguments": [
        "run",
        "--rm",
        "-i",
        "docker.io/rackspacengpc/spot-mcp:latest"
      ]
    }
  }
}
// mcp.json
{
  "mcpServers": {
    "rackspace-spot-spot-mcp": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "docker.io/rackspacengpc/spot-mcp:latest"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 20 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 16 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 15 Sept 26 +1
    • Stability: 0.97 → pass security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 90 to 93. That category is still filling its 30-day observation window: 27 days of observed history at the previous scan, 28 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 8 Sept 26 +1
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed oci/docker.io/rackspacengpc/spot-mcp:latest

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem oci
Reason No attestation published

Background: How many MCP packages publish verified provenance →

MCP tools · 35 exposed · ~2,575 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
createCloudspace ~156

Create a new Kubernetes Cloudspace in Rackspace Spot. Requires a payment method on the account; warn the user if they may not have one set up (e.g. their first cloudspace).

NameTypeReqDescription
cnistringCNI plugin, default calico
kubernetes_versionstringyesKubernetes version, e.g. 1.31.1. No tool lists valid versions; if the user did not specify one, use 1.33.
namestringyescloudspace name
regionstringyesregion name, e.g. us-east-iad-1
webhookstringpreemption webhook URL, notified before spot nodes are reclaimed. Default: none.

No output schema declared.

No examples provided.

createOnDemandNodePool ~207

Create an On-Demand node pool in a Cloudspace. Compared to spot, On-Demand node pools are more expensive but guarantee availability.

NameTypeReqDescription
autoscaling_enabledbooleanenable node autoscaling; set min_nodes and max_nodes with it. Default false.
cloudspacestringyescloudspace name
custom_annotationsobjectKubernetes annotations applied to the pool's nodes
custom_labelsobjectKubernetes labels applied to the pool's nodes
custom_taintsnull|arrayKubernetes taints applied to the pool's nodes
desirednull|integerdesired number of nodes, default 1
max_nodesintegerautoscaling maximum node count
min_nodesintegerautoscaling minimum node count
namestringyesnode pool name; must be a UUID. This exact name is the identifier for get/update/delete.
server_classstringyesserver class name

No output schema declared.

No examples provided.

createSpotNodePool ~238

Create a Spot node pool in a Cloudspace (Kubernetes). Compared to on-demand, Spot node pools are cheaper, bid-based, and preemptible.

NameTypeReqDescription
autoscaling_enabledbooleanenable node autoscaling; set min_nodes and max_nodes with it. Default false.
bid_pricestringyesdecimal USD per hour as a plain string, no currency symbol, e.g. 0.50.
cloudspacestringyescloudspace name
custom_annotationsobjectKubernetes annotations applied to the pool's nodes
custom_labelsobjectKubernetes labels applied to the pool's nodes
custom_taintsnull|arrayKubernetes taints applied to the pool's nodes
desirednull|integerdesired number of nodes, default 1
max_nodesintegerautoscaling maximum node count
min_nodesintegerautoscaling minimum node count
namestringyesnode pool name; must be a UUID. This exact name is the identifier for get/update/delete.
server_classstringyesserver class name

No output schema declared.

No examples provided.

createVMCloudspace ~115

Create a new VM Cloudspace in Rackspace Spot

NameTypeReqDescription
namestringyesVM cloudspace name
regionstringyesregion name, e.g. us-east-iad-1
vm_ssh_keystringyesname of an existing VM SSH key (see createVMSSHKey) to use for this VM Cloudspace
webhookstringpreemption webhook URL, notified before VMs are reclaimed. Default: none; can also be set later via updateVMCloudspace.

No output schema declared.

No examples provided.

createVMPool ~210

Create a VM Pool in a VM Cloudspace

NameTypeReqDescription
bid_pricestringyesdecimal USD per hour as a plain string, no currency symbol, e.g. 0.50.
desirednull|integerdesired number of VMs, default 1
namestringyesVM pool name; must be a UUID. This exact name is the identifier for get/update/delete.
pool_typestringspot (bid-based, preemptible) or ondemand; default spot
server_classstringyesserver class name
vm_cloudspacestringyesVM cloudspace name
vm_imagestringVM image name, default ubuntu24.04
vm_userdatastringcloud-init user data for the pool's VMs (#cloud-config YAML or a shell script); raw text is base64-encoded automatically. Default: none - VMs boot with no user data. Immutable once the pool is create…

No output schema declared.

No examples provided.

createVMSSHKey ~62

Create (upload) a VM SSH public key

NameTypeReqDescription
descriptionstringoptional description
namestringyesVM SSH key name
public_keystringyesSSH public key material, e.g. ssh-ed25519 AAAA...

No output schema declared.

No examples provided.

deleteCloudspace ~40

Delete a Kubernetes Cloudspace. Irreversible: also deletes all node pools and running workloads in it.

NameTypeReqDescription
namestringyescloudspace name

No output schema declared.

No examples provided.

deleteOnDemandNodePool ~49

Delete an On-Demand node pool. Node pool names are globally unique across cloudspaces, so no cloudspace is needed.

NameTypeReqDescription
namestringyesnode pool name (a UUID)

No output schema declared.

No examples provided.

deleteSpotNodePool ~46

Delete a Spot node pool. Node pool names are globally unique across cloudspaces, so no cloudspace is needed.

NameTypeReqDescription
namestringyesnode pool name (a UUID)

No output schema declared.

No examples provided.

deleteVMCloudspace ~43

Delete a VM Cloudspace. Irreversible: also deletes all VM pools and running VMs in it.

NameTypeReqDescription
namestringyesVM cloudspace name

No output schema declared.

No examples provided.

deleteVMPool ~28

Delete a VM Pool

NameTypeReqDescription
namestringyesVM pool name (a UUID)

No output schema declared.

No examples provided.

deleteVMSSHKey ~27

Delete a VM SSH key

NameTypeReqDescription
namestringyesVM SSH key name

No output schema declared.

No examples provided.

getCloudspace ~28

Get details of a specific Kubernetes Cloudspace

NameTypeReqDescription
namestringyescloudspace name

No output schema declared.

No examples provided.

getCloudspaceKubeconfig ~76

Get the kubeconfig YAML for a Kubernetes Cloudspace. WARNING: the output is a sensitive secret containing cluster admin credentials. Treat it like a password: do not log, store, display, or transmit it to third parties. Write it directly to a kubeconfig file.

NameTypeReqDescription
namestringyescloudspace name

No output schema declared.

No examples provided.

getOnDemandNodePool ~52

Get details of a specific On-Demand node pool. Node pool names are globally unique across cloudspaces, so no cloudspace is needed.

NameTypeReqDescription
namestringyesnode pool name (a UUID)

No output schema declared.

No examples provided.

getRegion ~34

Get details of a specific region

NameTypeReqDescription
namestringyesregion name, e.g. us-east-iad-1

No output schema declared.

No examples provided.

getServerClass ~42

Get details of a specific server class, including current pricing

NameTypeReqDescription
namestringyesserver class name, e.g. gp.vs1.large-iad

No output schema declared.

No examples provided.

getSpotNodePool ~49

Get details of a specific Spot node pool. Node pool names are globally unique across cloudspaces, so no cloudspace is needed.

NameTypeReqDescription
namestringyesnode pool name (a UUID)

No output schema declared.

No examples provided.

getVMCloudspace ~30

Get details of a specific VM Cloudspace

NameTypeReqDescription
namestringyesVM cloudspace name

No output schema declared.

No examples provided.

getVMPool ~31

Get details of a specific VM Pool

NameTypeReqDescription
namestringyesVM pool name (a UUID)

No output schema declared.

No examples provided.

getVMSSHKey ~30

Get details of a specific VM SSH key

NameTypeReqDescription
namestringyesVM SSH key name

No output schema declared.

No examples provided.

listCloudspaces ~18

List all Kubernetes Cloudspaces in your organization

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

listOnDemandNodePools ~34

List all On-Demand node pools in a Cloudspace

NameTypeReqDescription
cloudspacestringyescloudspace name

No output schema declared.

No examples provided.

listOrganizations ~38

List the organizations the user has access to. All other tools operate on the org bound to the current auth token; there's no per-call org selection.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

listRegions ~17

List all available regions in Rackspace Spot

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

listServerClasses ~53

List available server classes with pricing in Rackspace Spot, optionally filtered by region

NameTypeReqDescription
regionstringregion to filter by (e.g. us-east-iad-1), leave empty to list all regions

No output schema declared.

No examples provided.

listSpotNodePools ~31

List all Spot node pools in a Cloudspace

NameTypeReqDescription
cloudspacestringyescloudspace name

No output schema declared.

No examples provided.

listVMCloudspaces ~19

List all VM Cloudspaces in your organization

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

listVMPools ~33

List all VM Pools in a VM Cloudspace

NameTypeReqDescription
vm_cloudspacestringyesVM cloudspace name

No output schema declared.

No examples provided.

listVMSSHKeys ~19

List all VM SSH keys in your organization

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

searchServers ~97

Search Rackspace Spot server classes by region, cores, memory, and price

NameTypeReqDescription
max_pricenull|numbermaximum price, default 1000
min_coresnull|integerminimum number of cores, default 1
min_memory_gbnull|numberminimum amount of memory in GB, default 4
regionstringregion to search in, default all regions

No output schema declared.

No examples provided.

updateOnDemandNodePool ~218

Update an On-Demand node pool (scale nodes, autoscaling, or node annotations/labels/taints). Node pool names are globally unique across cloudspaces, so no cloudspace is needed. Pass only the field(s) you want to change; omitted fields are left unchanged - EXCEPT autoscaling: every update disables autoscaling unless autoscaling_enabled is passed again (API limitation).

NameTypeReqDescription
autoscaling_enabledbooleanenable node autoscaling; set min_nodes and max_nodes with it. Default false.
custom_annotationsobjectKubernetes annotations applied to the pool's nodes
custom_labelsobjectKubernetes labels applied to the pool's nodes
custom_taintsnull|arrayKubernetes taints applied to the pool's nodes
desirednull|integerdesired number of nodes
max_nodesintegerautoscaling maximum node count
min_nodesintegerautoscaling minimum node count
namestringyesnode pool name (a UUID)

No output schema declared.

No examples provided.

updateSpotNodePool ~251

Update a Spot node pool (scale nodes, change bid price, autoscaling, or node annotations/labels/taints). Node pool names are globally unique across cloudspaces, so no cloudspace is needed. Pass only the field(s) you want to change; omitted fields are left unchanged - EXCEPT autoscaling: every update disables autoscaling unless autoscaling_enabled is passed again (API limitation).

NameTypeReqDescription
autoscaling_enabledbooleanenable node autoscaling; set min_nodes and max_nodes with it. Default false.
bid_pricestringnew bid price: decimal USD per hour as a plain string, no currency symbol, e.g. 0.50.
custom_annotationsobjectKubernetes annotations applied to the pool's nodes
custom_labelsobjectKubernetes labels applied to the pool's nodes
custom_taintsnull|arrayKubernetes taints applied to the pool's nodes
desirednull|integerdesired number of nodes
max_nodesintegerautoscaling maximum node count
min_nodesintegerautoscaling minimum node count
namestringyesnode pool name (a UUID)

No output schema declared.

No examples provided.

updateVMCloudspace ~55

Update a VM Cloudspace (set or clear the preemption webhook URL)

NameTypeReqDescription
namestringyesVM cloudspace name
webhookstringyespreemption webhook URL; pass an empty string to clear it

No output schema declared.

No examples provided.

updateVMPool ~99

Update a VM Pool (scale VMs or change bid price). Pass only the field(s) you want to change; omitted fields are left unchanged.

NameTypeReqDescription
bid_pricestringnew bid price: decimal USD per hour as a plain string, no currency symbol, e.g. 0.50.
desirednull|integerdesired number of VMs
namestringyesVM pool name (a UUID)

No output schema declared.

No examples provided.

Common questions

What is the Rackspace Spot MCP server?

Rackspace Spot is an MCP server listed in the public MCP registry as io.github.rackspace-spot/spot-mcp. Manage Rackspace Spot Kubernetes Cloudspaces, node pools, and VMs from your AI assistant. This page covers its container image (docker.io/rackspacengpc/spot-mcp:latest).

Is the Rackspace Spot MCP server safe to use?

Rackspace Spot scores 47 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Rackspace Spot MCP server expose?

Rackspace Spot exposes 35 tools: createCloudspace, createOnDemandNodePool, createSpotNodePool, createVMCloudspace, createVMPool, and 30 more. Their descriptions and schemas cost roughly 2,575 tokens of context every time the server is loaded.

Is the Rackspace Spot MCP server still maintained?

Rackspace Spot is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.