gdocs-comments-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GDOCS_COMMENTS_CDP_URL | No | Attach to an existing browser over CDP instead of managing a profile. | |
| GDOCS_COMMENTS_HEADLESS | No | Set false to watch the automation work. | true |
| GDOCS_COMMENTS_AUDIT_LOG | No | JSONL audit log (hashes only, no content). | |
| GDOCS_COMMENTS_PROFILE_DIR | No | Where the logged-in browser profile lives (set a different dir per Google account). | ~/.gdocs-comments-mcp/profile |
| GDOCS_COMMENTS_IDLE_CLOSE_MIN | No | Close the managed browser after N idle minutes (0 = keep open). | 10 |
| GDOCS_COMMENTS_BROWSER_CHANNEL | No | chrome | msedge | chromium (bundled; needs npx playwright install chromium). | chrome |
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/stanislawherjan1/gdocs-comments-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server