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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/hypn4/google-cloud-support-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server