Gcp Auditmate Mcp Server
About
Self-service audit toolkit for Google Cloud Platform, powered by MCP.
Details
- Author
- samzhu
- GitHub stars
- 6
- Downloads
- 226
- Categories
- Cloud Service
Jump to
- 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:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Gcp Auditmate Mcp ServerCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- 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.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.

