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. |
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 | |
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/prathammm16/GROWWW-APP-MCP-SERVER'
If you have feedback or need assistance with the MCP directory API, please join our Discord server