MCP Server
MCP
io.github.stanislawherjan1/gdocs-comments-mcp
Add inline, range-anchored comments to Google Docs - the one comment op the Google APIs can't do.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "gdocs-comments-mcp",
"version": "0.1.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Browser profile location (default ~/.gdocs-comments-mcp/profile)",
"name": "GDOCS_COMMENTS_PROFILE_DIR"
},
{
"description": "Attach to an existing browser over CDP instead of managing a profile",
"name": "GDOCS_COMMENTS_CDP_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment