
Rackspace Spot
@rackspace-spot
About Rackspace Spot
Kubernetes on the cheapest managed compute available — run Rackspace Spot from your AI agent.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"rackspace-spot": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"-e",
"SPOT_REFRESH_TOKEN",
"-e",
"SPOT_ORG",
"docker.io/rackspacengpc/spot-mcp:latest"
],
"env": {
"SPOT_REFRESH_TOKEN": "<your-token>",
"SPOT_ORG": "<your-org>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Rackspace Spot?
Rackspace Spot is an MCP server that lets AI agents manage Kubernetes clusters on Rackspace Spot – the cheapest managed compute platform available.
How to use Rackspace Spot?
—
Key features of Rackspace Spot
- Runs Kubernetes clusters on Rackspace Spot infrastructure
- Offers the lowest‑cost managed compute option
- Integrates with AI agents through the Model Context Protocol
Use cases of Rackspace Spot
—
FAQ from Rackspace Spot
—
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Comments