mcp-server-spotinst

arnstarn/mcp-server-spotinst
★ 0 stars Python ⚙️ DevOps Updated today
MCP server for Spot.io (Spotinst) API - Ocean clusters, VNGs, Elastigroups, costs, right-sizing across AWS and Azure
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-spotinst": {
      "command": "uvx",
      "args": [
        "mcp-server-spotinst"
      ]
    }
  }
}

Or install with pip: pip install mcp-server-spotinst