mcp-gdocs
by iamtemazhe
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GOOGLE_CLIENT_ID | No | OAuth client ID for personal use. | |
| CREDENTIALS_CONFIG | No | Base64-encoded service account JSON (for Docker/CI). | |
| GOOGLE_MCP_PROFILE | No | Profile name to isolate OAuth token storage for multiple accounts. | |
| GOOGLE_CLIENT_SECRET | No | OAuth client secret for personal use. | |
| SERVICE_ACCOUNT_PATH | No | Path to a service account JSON key file (for headless usage). | |
| GOOGLE_IMPERSONATE_USER | No | Email for domain-wide delegation (used with service account). | |
| GOOGLE_APPLICATION_CREDENTIALS | No | Standard Google environment variable pointing to a service account JSON key. |
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
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/iamtemazhe/mcp-gdocs'
If you have feedback or need assistance with the MCP directory API, please join our Discord server