GCP MCP Server
by enesbol
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 | |
| GCP_PROJECT_ID | Yes | Default GCP project ID | |
| MCP_SERVER_PORT | No | Server port | 8080 |
| GCP_DEFAULT_LOCATION | No | Default region/zone | us-central1 |
| GOOGLE_APPLICATION_CREDENTIALS | Yes | Path to your GCP service account credentials |
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 |
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/enesbol/gcp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server