GCP MCP 服务器

by enesbol · ai-ml · mcp-server, lobehub, developer

Medium setupBest for productionTrust score 28/100

一个Model Context Protocol(MCP)服务器,提供访问Google Cloud Platform(GCP)服务的能力,使AI助手能够管理和交互GCP资源。需要通过环境变量GOOGLE_APPLICATION_CREDENTIALS配置的经过身份验证的GCP凭据(如应用默认凭据或服务账户密钥JSON文件)。

Source: https://github.com/enesbol/gcp-mcp

Install

git clone https://github.com/enesbol/gcp-mcp

Use this forAI-extracted

  • Manage Google Cloud Platform resources and services from AI coding assistants
  • Query and control GCP compute instances, storage buckets, and databases
  • Automate GCP infrastructure operations and deployments through Claude

Works with

Claude CodeClaude Desktop

Tags: mcp-server, lobehub, developer

35 GitHub stars · Source: lobehub

About ai-ml MCP servers and Claude skills

ai-ml MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

GCP MCP 服务器 is one of hundreds of ai-ml entries indexed on Skiln. Browse the full ai-ml category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related ai-ml MCPs and skills

  • Research MCP - Model Context Protocol Research Assistant by gyash1512

    A complete MCP-based Research Assistant enabling LLMs to fetch, analyze, and summarize academic research papers in real-time from arXiv, Semantic Scholar, and PubMed. No API keys required for basic usage; optional API keys can be configured via environment variables for higher rate limits.

  • JSON MCP Server by kehvinbehvin

    A Model Context Protocol (MCP) server that provides JSON schema generation and filtering tools using quicktype. Useful for processing large JSON files to generate TypeScript types and filter JSON data.

  • REAPER MCP Server by bonfire-audio

    A Model Context Protocol (MCP) server that enables AI agents to control REAPER DAW — 58 tools covering project management, tracks, MIDI, FX, mixing, mastering, rendering, and audio analysis. Requires REAPER DAW installed and running with REAPER's distant API enabled.

  • knowledge-mcp by caitao-ct

    语义搜索知识库,支持文档获取和索引刷新,使AI Agent能够检索团队知识。

  • gedcom-mcp by Genealogy-MCP

    Enables AI assistants to load and query local GEDCOM genealogy files, supporting search, browsing, and family tree traversal.

  • Hume MCP Server by HumeAI

    Enables AI assistants to generate expressive speech using Hume AI's Octave Text-to-Speech, allowing for natural language-based audio synthesis and voice management.

  • Forgetful by ScottRBK

    A storage and retrieval MCP server for AI agents using FastMCP, enabling persistent knowledge base with semantic search and automatic linking.

  • Google AI Mode MCP Server by PleasePrompto

    Enables any MCP-compatible LLM to perform AI-powered web research using Google's AI Mode, returning synthesized and cited answers instead of raw search results.

Frequently asked questions

How do I install GCP MCP 服务器?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support GCP MCP 服务器?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is GCP MCP 服务器 free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.