Back to MCP directory
publicPublicdnsLocal runtime

gcp-auditmate-mcp-server

GCP自助审计工具包,采用MCP技术自动生成资源报告,提升云环境管理效率

article

README

🚀 gcp-auditmate-mcp-server

gcp-auditmate-mcp-server 是一个基于 Google Cloud Platform (GCP) 的自服务审计工具包,由 Model Completion Protocol (MCP) 技术提供支持。该工具可帮助用户自动为 GCP 资源生成报告,能显著提高云环境管理效率。

🚀 快速开始

有关详细使用说明,请参阅 项目文档

✨ 主要特性

  • 自动扫描和生成 GCP 资源的报告
  • 集成 Claude Desktop
  • 使用 Spring AI 和 MCP 服务器技术构建,使非技术人员也能轻松使用

📄 许可证

本项目根据 [LICENSE] 协议发布。

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client