Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLogging levelINFO
GCP_LOCATIONNoGCP region for resource deployment
GCP_PROJECT_IDYesYour Google Cloud project ID (required)
MCP_SERVER_PORTNoServer port8080
GCP_DEFAULT_LOCATIONNoDefault GCP region/zoneus-central1
GOOGLE_APPLICATION_CREDENTIALSNoPath 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

NameDescription
test_gcp_authC

Test GCP authentication

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
test://hello

TDQS

B3/5.0

Scored across 1 tool

Disambiguation5/5

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.

Naming Consistency5/5

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.

Tool Count2/5

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.

Completeness1/5

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.