GCP MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | Logging level | INFO |
| GCP_LOCATION | No | GCP region for resource deployment | |
| GCP_PROJECT_ID | Yes | Your Google Cloud project ID (required) | |
| MCP_SERVER_PORT | No | Server port | 8080 |
| GCP_DEFAULT_LOCATION | No | Default GCP region/zone | us-central1 |
| GOOGLE_APPLICATION_CREDENTIALS | No | Path to your GCP service account credentials JSON file |
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 |
|---|---|
| test_gcp_authC | Test GCP authentication |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| test://hello |
TDQS
Scored across 1 tool
With only one tool, there is no possibility of ambiguity or overlap between tools. The single tool 'test_gcp_auth' has a clearly distinct and singular purpose.
The naming follows a consistent snake_case pattern with a verb_noun structure ('test_gcp_auth'). With only one tool, consistency is inherently perfect as there are no other tools to compare against.
A single tool is too few for a server named 'GCP MCP Server', which implies broader Google Cloud Platform functionality. This minimal toolset severely limits the server's utility and scope, making it feel incomplete and underpowered for its apparent domain.
The tool surface is severely incomplete for a GCP server. It only provides authentication testing, with no tools for core GCP operations like managing compute instances, storage, databases, or other cloud services, leaving significant gaps that will cause agent failures.