
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
ghidraMCP
LaurieWiredMCP Server for Ghidra
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Servers
modelcontextprotocolModel Context Protocol Servers
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Comments