Cover image
Try Now
2025-03-06

Un serveur de protocole de contexte modèle (MCP) qui permet aux assistants AI comme Claude d'interagir avec votre environnement de plate-forme Google Cloud. Cela permet la requête en langue naturelle et la gestion de vos ressources GCP lors des conversations.

3 years

Works with Finder

2

Github Watches

5

Github Forks

43

Github Stars

GCP MCP

A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This allows for natural language querying and management of your GCP resources during conversations.

GCP MCP Demo

Features

  • 🔍 Query and modify GCP resources using natural language
  • ☁️ Support for multiple GCP projects
  • 🌐 Multi-region support
  • 🔐 Secure credential handling (no credentials are exposed to external services)
  • 🏃‍♂️ Local execution with your GCP credentials
  • 🔄 Automatic retries for improved reliability

Prerequisites

  • Node.js
  • Claude Desktop/Cursor/Windsurf
  • GCP credentials configured locally (application default credentials)

Installation

  1. Clone the repository:
git clone https://github.com/eniayomi/gcp-mcp
cd gcp-mcp
  1. Install dependencies:
npm install

Configuration

Claude Desktop

  1. Open Claude desktop app and go to Settings -> Developer -> Edit Config

  2. Add the following entry to your claude_desktop_config.json:

via npm:

{
  "mcpServers": {
    "gcp": {
      "command": "sh",
      "args": ["-c", "npx -y gcp-mcp"]
    }
  }
}

If you installed from source:

{
  "mcpServers": {
    "gcp": {
      "command": "npm",
      "args": [
        "--silent",
        "--prefix",
        "/path/to/gcp-mcp",
        "start"
      ]
    }
  }
}

Replace /path/to/gcp-mcp with the actual path to your project directory if using source installation.

Cursor

  1. Open Cursor and go to Settings (⌘,)
  2. Navigate to AI -> Model Context Protocol
  3. Add a new MCP configuration:
{
  "gcp": {
    "command": "npx -y gcp-mcp"
  }
}

Windsurf

  1. Open ~/.windsurf/config.json (create if it doesn't exist)
  2. Add the MCP configuration:
{
  "mcpServers": {
    "gcp": {
      "command": "npx -y gcp-mcp"
    }
  }
}

GCP Setup

  1. Set up GCP credentials:

    • Set up application default credentials using gcloud auth application-default login
  2. Refresh your AI assistant (Claude Desktop/Cursor/Windsurf)

Usage

Start by selecting a project or asking questions like:

  • "List all GCP projects I have access to"
  • "Show me all Cloud SQL instances in project X"
  • "What's my current billing status?"
  • "Show me the logs from my Cloud Run services"
  • "List all GKE clusters in us-central1"
  • "Show me all Cloud Storage buckets in project X"
  • "What Cloud Functions are deployed in us-central1?"
  • "List all Cloud Run services"
  • "Show me BigQuery datasets and tables"

Available Tools

  1. run-gcp-code: Execute GCP API calls using TypeScript code
  2. list-projects: List all accessible GCP projects
  3. select-project: Select a GCP project for subsequent operations
  4. get-billing-info: Get billing information for the current project
  5. get-cost-forecast: Get cost forecast for the current project
  6. get-billing-budget: Get billing budgets for the current project
  7. list-gke-clusters: List all GKE clusters in the current project
  8. list-sql-instances: List all Cloud SQL instances in the current project
  9. get-logs: Get Cloud Logging entries for the current project

Example Interactions

  1. List available projects:
List all GCP projects I have access to
  1. Select a project:
Use project my-project-id
  1. Check billing status:
What's my current billing status?
  1. View logs:
Show me the last 10 log entries from my project

Supported Services

  • Google Compute Engine
  • Cloud Storage
  • Cloud Functions
  • Cloud Run
  • BigQuery
  • Cloud SQL
  • Google Kubernetes Engine (GKE)
  • Cloud Logging
  • Cloud Billing
  • Resource Manager
  • More coming soon...

Troubleshooting

To see logs:

tail -n 50 -f ~/Library/Logs/Claude/mcp-server-gcp.log

Common issues:

  1. Authentication errors: Ensure you've run gcloud auth application-default login
  2. Permission errors: Check IAM roles for your account
  3. API errors: Verify that required APIs are enabled in your project

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

MIT

相关推荐

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • apappascs
  • Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.

  • ShrimpingIt
  • Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX

  • jae-jae
  • MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.

  • ravitemer
  • Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)

  • patruff
  • Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle

  • pontusab
  • La communauté du curseur et de la planche à voile, recherchez des règles et des MCP

  • av
  • Exécutez sans effort LLM Backends, API, Frontends et Services avec une seule commande.

  • appcypher
  • Serveurs MCP géniaux - une liste organisée de serveurs de protocole de contexte de modèle

  • Mintplex-Labs
  • L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.

  • chongdashu
  • Activer les clients adjoints AI comme Cursor, Windsurf et Claude Desktop pour contrôler le moteur Unreal à travers le langage naturel à l'aide du Protocole de contexte modèle (MCP).

    Reviews

    2 (1)
    Avatar
    user_DTurrykV
    2025-04-16

    I've been using the gcp-mcp application for a while now, and it's truly impressive. Developed by eniayomi, this tool is essential for anyone working with GCP. The user interface is intuitive, and the functionality is robust, making cloud management straightforward. Check it out at https://github.com/eniayomi/gcp-mcp! Highly recommended!