G

Google Cloud

Integrates with Google Cloud services to provide direct access to Logging, Spanner, and Monitoring r...

88 views
0 installs
Updated Nov 21, 2025
Not audited
Integrates with Google Cloud services to provide direct access to Logging, Spanner, and Monitoring resources within conversations through authenticated connections.
  1. Choose an Authentication Method

    You can authenticate using either:

    • A Google Cloud Service Account Key File (recommended), or
    • Environment Variables (GOOGLE_CLIENT_EMAIL and GOOGLE_PRIVATE_KEY).
  2. If Using a Service Account Key File (Recommended):

    1. Open Google Cloud Console and log in with your account.

    2. Select or create the project you want to access.

    3. In the left sidebar, go to "IAM & Admin" → "Service Accounts".

    4. Click “Create Service Account”.

    5. Enter a name and description, then click “Create and continue”.

    6. Assign the desired roles and permissions needed for your use case, then click “Continue” and then “Done”.

    7. After the account is created, click on the new service account in the list.

    8. Go to the “Keys” tab and click "Add Key" → "Create new key".

    9. Select "JSON" as the key type and click "Create". A JSON file will download to your computer.

    10. Store this key file in a secure location.

    11. In the FastMCP connection interface, set the ENV value:

      • GOOGLE_APPLICATION_CREDENTIALS to the path of your downloaded JSON key file.
  3. If Using Environment Variables:

    1. Follow steps 2a–2h to create a service account and JSON key as above.

    2. Open the downloaded JSON key file in a text editor.

    3. Copy the values for client_email and private_key.

    4. In the FastMCP connection interface, set the ENV values:

      • GOOGLE_CLIENT_EMAIL to the value from "client_email" in your JSON file.
      • GOOGLE_PRIVATE_KEY to the value from "private_key" in your JSON file.
  4. (Optional) Set Your Google Cloud Project

    • If you want to specify a project, also set:
      • GOOGLE_CLOUD_PROJECT to your project ID
    • Otherwise, the project will be inferred from the credentials.
  5. Click "Install Now"

    • Once the above values are entered in the FastMCP connection interface, click the Install Now button to finish configuration.

Quick Start

View on GitHub

More for Cloud Platforms

View All →

More for Monitoring

View All →

Similar MCP Servers

G

Google Cloud Platform

Integrates with Google Cloud Platform services, providing tools for interacting with Compute Engine, Cloud Storage, Cloud Functions, Cloud Run, BigQuery, and more using official client libraries and robust error handling.

Cloud Platforms Analytics and Data
Gemini Cloud Assist

Gemini Cloud Assist

Official

Connect to Gemini Cloud Assist APIs, enabling you to manage and troubleshoot your Google Cloud environment using natural language.

Cloud Platforms

Report Issue

Thank you! Your issue report has been submitted successfully.