← Back to Plugins
MCP Server MCP

io.github.stanislawherjan1/gdocs-comments-mcp

github By github 👁 1 views ▲ 0 votes

Add inline, range-anchored comments to Google Docs - the one comment op the Google APIs can't do.

Homepage Verified source GitHub

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

Comments

Sign in to leave a comment

Loading comments...