MCP Server
MCP
Rackspace Spot
Manage Rackspace Spot Kubernetes Cloudspaces, node pools, and VMs from your AI assistant.
Install
oci:docker.io/rackspacengpc/spot-mcp:latest
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.spot.rackspace.com/mcp"
}
],
"packages": [
{
"registryType": "oci",
"identifier": "docker.io/rackspacengpc/spot-mcp:latest",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Rackspace Spot API refresh token used to authenticate.",
"isRequired": true,
"isSecret": true,
"name": "SPOT_REFRESH_TOKEN"
},
{
"description": "Default Rackspace Spot organization namespace; can be overridden per tool call.",
"name": "SPOT_ORG"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
oci
By
Comments
Sign in to leave a comment