GCP MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GCP_ZONE | No | Default zone (default: us-central1-a) | |
| GCP_REGION | No | Default region (default: us-central1) | |
| GCP_PROJECT_ID | Yes | Your GCP Project ID | |
| GCP_ALLOW_WRITE | No | Set to 'true' to enable creating/modifying resources (default: false) | |
| GCP_SERVICE_ACCOUNT_KEY_JSON | No | Raw JSON string of the service account key | |
| GCP_SERVICE_ACCOUNT_KEY_BASE64 | No | Base64 encoded string of the JSON key | |
| GOOGLE_APPLICATION_CREDENTIALS | No | Path to the service account JSON key file |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ahmedselimmansor-ctrl/GCP_MCP_server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server