gcp-cost-mcp-server

nozomi-koborinai/gcp-cost-mcp-server
★ 14 stars Go 🤖 AI/LLM Updated 11d ago
💰 An MCP server that enables AI assistants to estimate Google Cloud costs, powered by Cloud Billing Catalog API and built with Genkit for Go
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": {
    "gcp-cost-mcp-server": {
      "command": "go",
      "args": [
        "run",
        "github.com/nozomi-koborinai/gcp-cost-mcp-server@latest"
      ]
    }
  }
}

Topics

cloud-billinggcpgenkitgolanggoogle-cloudllm-toolsmcpmcp-server