Enables managing Google Cloud Platform resources through natural language commands in Claude Desktop, supporting comprehensive operations across compute, storage, databases, networking, monitoring, and IAM without manual credential setup.
To enable GCP management capabilities in Claude Desktop, simply add the following configuration to your Claude Desktop MCP configuration:
{ "gcp-mcp": { "command": "uvx", "args": [ "gcp-mcp" ] } }
That's it! No additional setup or credential manipulation is required. When you first ask Claude to interact with your GCP resources, a browser window will automatically open for you to authenticate and grant access. Once you approve the access, Claude will be able to manage your GCP resources through natural language commands.
Here are some example requests you can make:
Basic Operations:
Resource Creation:
Resource Management:
Monitoring and Alerts:
The application provides comprehensive coverage of GCP services:
pip install gcp-mcp
Your contributions and issues are welcome !
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!