GCP MCP ServerServer

enesbol
GitHub
Google CloudMCPAI Integration

Loading subscription status...

๐Ÿ’ก Description

A comprehensive MCP server implementation for Google Cloud Platform (GCP) services, enabling AI assistants to interact with and manage GCP resources through a standardized interface.

๐Ÿ“ JSON Entries

{
  "mcpServers": [
    {
      "GCP Cloud Tools": {
        "env": {
          "GCP_LOCATION": "us-east1",
          "GCP_PROJECT_ID": "gcp-mcp-cloud-project",
          "GOOGLE_APPLICATION_CREDENTIALS": "C:/Users/enes_/Desktop/mcp-repo-final/gcp-mcp/service-account.json"
        },
        "args": [
          "run",
          "--with",
          "google-cloud-artifact-registry>=1.10.0",
          "--with",
          "google-cloud-bigquery>=3.27.0",
          "--with",
          "google-cloud-build>=3.0.0",
          "--with",
          "google-cloud-compute>=1.0.0",
          "--with",
          "google-cloud-logging>=3.5.0",
          "--with",
          "google-cloud-monitoring>=2.0.0",
          "--with",
          "google-cloud-run>=0.9.0",
          "--with",
          "google-cloud-storage>=2.10.0",
          "--with",
          "mcp[cli]",
          "--with",
          "python-dotenv>=1.0.0",
          "mcp",
          "run",
          "C:\\Users\\enes_\\Desktop\\mcp-repo-final\\gcp-mcp\\src\\gcp-mcp-server\\main.py"
        ],
        "command": "uv"
      }
    }
  ]
}

๐Ÿ› ๏ธ Tools

DockerPythongcloud

โšก Features

  • GCP resource querying
  • Cloud resource management
  • Guided assistance for GCP configuration and best practices

๐Ÿ’ฌ Example Queries

  • Get information about my cloud infrastructure
  • Manage GCP resources