Back to directory
vantage-sh/vantage-mcp-server

vantage-sh/vantage-mcp-server

@vantage-sh

MCP Server to fetch costs and usage data from your Vantage account.

vantagecloud-costcost-managementmcp-servertypescriptcloudflareawsazurecloud

Installation & Configuration

{
  "mcpServers": {
    "Vantage": {
      "command": "npx",
      "args": [
        "-y",
        "vantage-mcp-server"
      ],
      "env": {
        "VANTAGE_TOKEN": "<your_vantage_api_token>"
      }
    }
  }
}

Information

Transport
stdiosse
Language
TypeScript
Created
2026/6/12
Updated
2026/6/13