vantage-mcp-server
67
The Vantage MCP Server is an open-source tool that allows users to query and analyze cloud cost data using natural language through AI assistants and MCP clients. It integrates with Vantage's existing APIs to provide comprehensive cost analysis and reporting. The server is implemented in Golang and operates as a locally run service.
Vantage MCP Server
Use natural language to explore your organization's cloud costs via MCP clients. Key features include querying cloud spend data using natural language, integrating with cost provider APIs, and providing various tools like query-costs
, list-costs
, and list-budgets
.
Getting Started
- Prerequisites: Requires Go, Node.js, and a Read-Only Vantage API token.
- Installation: Available via Homebrew or by building from source.
Contribution Guidelines
- Fork the repository and create a new branch for your feature.
- Ensure code is formatted and builds cleanly before submitting a pull request.