Rackspace Spot for Claude Desktop
io.github.rackspace-spot/spot-mcp
Manage Rackspace Spot Kubernetes Cloudspaces, node pools, and VMs from your AI assistant.
client:Claude Desktop
transport:streamable-http
runtime:oci
Install Rackspace Spot in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"spot-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.spot.rackspace.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs