spotinfo
CLI for exploring AWS EC2 Spot inventory. Inspect AWS Spot instance types, saving, price, and interruption frequency.
GitHub Stars
150
User Rating
Not Rated
Favorites
0
Views
11
Forks
9
Issues
0
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Installation
Prerequisites
Go: Version 1.16 or higher must be installed.
Git: Latest version must be installed.
Installation Steps
1. Clone Repository
bash
git clone https://github.com/alexei-led/spotinfo.git
cd spotinfo
2. Fetch Go Modules
bash
go mod tidy
3. Build
bash
go build
Troubleshooting
Common Issues
Issue: Build errors occur Solution: Check your Go version and ensure dependencies are correctly fetched.Additional Resources
Author Information
257
Followers
39
Repositories
54
Gists
0
Total Contributions
Related MCPs
mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.
An MCP (Model Context Protocol) server that brings powerful AWS FinOps capabilities directly into your AI assistant. Analyze cloud costs, audit for waste, and get budget insights using natural language, all while keeping your credentials secure on your local machine.