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 |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| test_gcp_auth | 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 |