Gcp Auditmate Mcp Server

by samzhu

6 stars
226 downloads
Not rated
GitHub Website

About

Self-service audit toolkit for Google Cloud Platform, powered by MCP.

Details

Author
samzhu
GitHub stars
6
Downloads
226
Categories
Cloud Service

- Automated scanning and reporting for GCP resources.
- Integration with Claude Desktop.
- Built on Spring AI MCP Server (1.0.0-M7).
- GraalVM native image with sub‑100 ms cold starts.
- Ships with a full SBOM for supply chain compliance.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Gcp Auditmate Mcp Server
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Refer to the Project Documentation for detailed usage instructions.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "gcp auditmate mcp server": {
            "gcp-auditmate-mcp-server": {
                "command": "/Users/username/gcp-auditmate-mcp-server-darwin-aarch64"
            }
        }
    }
}

McpServers

{
    "gcp-auditmate-mcp-server": {
        "command": "/Users/username/gcp-auditmate-mcp-server-darwin-aarch64"
    }
}

Project Overview

gcp-auditmate-mcp-server is a self-service audit toolkit for Google Cloud Platform, powered by Model Completion Protocol (MCP) technology. This tool helps users automatically generate reports for GCP resources, significantly improving cloud environment management efficiency.

Key Features

- Automated scanning and reporting for GCP resources.
- Integration with Claude Desktop.
- Ease of Use with Spring AI: Built on Spring AI 1.0.0-M7 Model Context Protocol (MCP) Server, offering an intuitive experience.
- Rapid Startup with GraalVM: Compiled to a GraalVM Native Image, achieving sub-100 ms cold starts for swift deployment and responsiveness.
- Supply Chain Compliance: Ships with a full SBOM (Software Bill of Materials) to ensure transparency and meet compliance requirements.

Getting Started

For detailed usage instructions, please refer to the Project Documentation

License

This project is released under the terms of the LICENSE.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.