Google MCP Server
by prathammm16
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENV | No | Environment mode; set to 'production' to enforce API key authentication. | production |
| API_KEY | No | Secret key for X-API-Key header authentication in production. | |
| GOOGLE_TOKEN_JSON | No | Full contents of token.json (OAuth token). | |
| GOOGLE_TOKEN_PATH | No | Optional path to persist token.json (e.g., /data/token.json). | |
| GOOGLE_TOKEN_JSON_B64 | No | Base64-encoded contents of token.json. | |
| GOOGLE_CREDENTIALS_JSON | No | Full contents of credentials.json (OAuth client credentials). | |
| GOOGLE_CREDENTIALS_JSON_B64 | No | Base64-encoded contents of credentials.json. |
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 |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityStale
ResponsivenessNo issues