google-cloud-support-mcp
by hypn4
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_CLOUD_SUPPORT_MCP_PARENTS | No | Scopes to query, as a JSON list of projects/{id} / organizations/{id}. Validated at start-up. Example: '["projects/my-project","organizations/123456789"]'. | [] |
| GOOGLE_CLOUD_SUPPORT_MCP_DOWNLOAD_DIR | No | Directory where download_attachment writes files. Defaults to system temp. | |
| GOOGLE_CLOUD_SUPPORT_MCP_ENABLE_WRITES | No | Set to 'false' to leave only the eight read tools. | true |
| GOOGLE_CLOUD_SUPPORT_MCP_QUOTA_PROJECT | No | Billing/quota project. Organization-level calls with user credentials generally need this. | |
| GOOGLE_CLOUD_SUPPORT_MCP_MAX_UPLOAD_BYTES | No | Client-side check before an upload is offered. | 10000000 |
| GOOGLE_CLOUD_SUPPORT_MCP_DEFAULT_PAGE_SIZE | No | Kept small so list results do not swamp the conversation. | 20 |
| GOOGLE_CLOUD_SUPPORT_MCP_ENABLE_ESCALATION | No | Set to 'true' to expose the escalation tool. Escalation is delivered to Google's support organisation and a person acts on it. Off by default. | false |
| GOOGLE_CLOUD_SUPPORT_MCP_FANOUT_CONCURRENCY | No | Parallel scopes per query; lower it if you hit rate limits. | 5 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues