GCP MCP Server
MCP Serverby Enes Bol · Added 5mo ago
Claude
6
Install
git clone https://github.com/enesbol/gcp-mcpAdd to Claude
claude mcp add gcp-mcp-serverQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"gcp-mcp-server": {
"command": "npx",
"args": [
"@modelcontextprotocol/gcp-mcp-server"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
一个 Model Context Protocol(MCP)服务器,提供访问 Google Cloud Platform(GCP)服务的功能,使 AI 助手能够管理和交互 GCP 资源。需要通过环境变量(如 GOOGLE_APPLICATION_CREDENTIALS)配置 GCP 凭据,指向服务账户的 JSON 密钥文件。
Tags
ai-mlmcp-serverai