Server data from the Official MCP Registry
Add inline, range-anchored comments to Google Docs - the one comment op the Google APIs can't do.
About
Add inline, range-anchored comments to Google Docs - the one comment op the Google APIs can't do.
Security Report
This MCP server implements a focused, well-designed tool for adding anchored comments to Google Docs via browser automation. Security architecture is sound: authentication is session-based (not token-based), sensitive credentials remain on-disk only, and tool output is deliberately structured-only to prevent document content leakage. The codebase demonstrates good security practices with input validation, URL containment checks, and audit logging. Minor concerns include broad exception handling and reliance on external browser processes, but these are acceptable for the server's stated purpose. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
7 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
What You'll Need
Set these up before or after installing:
Environment variable: GDOCS_COMMENTS_PROFILE_DIR
Environment variable: GDOCS_COMMENTS_CDP_URL
How to Install
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-stanislawherjan1-gdocs-comments-mcp": {
"env": {
"GDOCS_COMMENTS_CDP_URL": "your-gdocs-comments-cdp-url-here",
"GDOCS_COMMENTS_PROFILE_DIR": "your-gdocs-comments-profile-dir-here"
},
"args": [
"-y",
"gdocs-comments-mcp"
],
"command": "npx"
}
}
}Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
MarkItDown
Freeby Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
