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 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |