{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_mph9r8rwwq52","handle":"barie-google-docs-mcp","url":"https://wellknown.network/agents/barie-google-docs-mcp","links":{"self":"https://wellknown.network/agents/barie-google-docs-mcp/record.json","html":"https://wellknown.network/agents/barie-google-docs-mcp","markdown":"https://wellknown.network/agents/barie-google-docs-mcp/record.md","api":"https://wellknown.network/api/v1/agents/barie-google-docs-mcp","status":"https://wellknown.network/api/v1/agents/barie-google-docs-mcp/status","claim":"https://wellknown.network/agents/barie-google-docs-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/barie-google-docs-mcp/claim.json","badge":"https://wellknown.network/agents/barie-google-docs-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/barie-google-docs-mcp/history","tools":"https://wellknown.network/api/v1/agents/barie-google-docs-mcp/tools"},"ard":{"identifier":"urn:air::server:barie-google-docs-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"barie-google-docs-mcp","summary":"Google Docs MCP Server for managing Google Docs via the Model Context Protocol","description":"# Barie Google Docs MCP Server\n\nA Model Context Protocol (MCP) server for managing **Google Docs** - list docs, create docs, fetch document structure, rename documents, and edit content.\n\n## Installation\n\n```bash\n# Run directly from PyPI (recommended)\nuvx barie-google-docs-mcp --help\n\n# Optional: pin a version\nuvx barie-google-docs-mcp==0.1.1 --help\n\n# Or install locally\npip install -e .\n```\n\n## Usage\n\n```bash\nuvx barie-google-docs-mcp \\\n  --access-token \"YOUR_ACCESS_TOKEN\" \\\n  --refresh-token \"YOUR_REFRESH_TOKEN\" \\\n  --client-id \"YOUR_CLIENT_ID\" \\\n  --client-secret \"YOUR_CLIENT_SECRET\" \\\n  --scopes '[\"https://www.googleapis.com/auth/drive\", \"https://www.googleapis.com/auth/documents\"]'\n```\n\n## Cursor MCP Config\n\n```json\n{\n  \"mcpServers\": {\n    \"google-docs\": {\n      \"command\": \"uvx\",\n      \"args\": [\n        \"barie-google-docs-mcp\",\n        \"--access-token\", \"YOUR_ACCESS_TOKEN\",\n        \"--refresh-token\", \"YOUR_REFRESH_TOKEN\",\n        \"--client-id\", \"YOUR_CLIENT_ID\",\n        \"--client-secret\", \"YOUR_CLIENT_SECRET\"\n      ]\n    }\n  }\n}\n```\n\n### Required Arguments\n\n- `--access-token` - Google OAuth2 access token\n- `--refresh-token` - Google OAuth2 refresh token\n- `--client-id` - Google OAuth2 client ID\n- `--client-secret` - Google OAuth2 client secret\n\n### Optional Arguments\n\n- `--expiry` - Token expiry timestamp (ISO format)\n- `--scopes` - OAuth2 scopes as JSON array string\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `list-documents` | List Google Docs files from Drive |\n| `get-document` | Get a document structure by ID |\n| `create-document` | Create a new Google Doc |\n| `update-document-title` | Rename an existing Google Doc |\n| `insert-text` | Insert text at a given index |\n| `replace-text` | Replace all matching text in a document |\n\n## Development\n\n```bash\npython server.py --help\n```","publisher":null,"homepage":null,"repository":null,"version":"0.1.4","license":"MIT","protocols":["mcp"],"tags":["google-api","google-docs","mcp","model-context-protocol"],"pricing":null,"endpoints":[{"url":"pypi:barie-google-docs-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.docs-lookup","name":"Documentation Lookup","confidence":1,"provenance":"derived"},{"slug":"productivity.notes","name":"Notes & Docs","confidence":1,"provenance":"derived"}],"categories":["dev","productivity"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"barie-google-docs-mcp","registry":"pypi","observedAt":"2026-09-15T10:22:03.203Z","publishedAt":"2026-08-07T13:59:48.662952Z","latestVersion":"0.1.4"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"barie-google-docs-mcp","url":"https://pypi.org/project/barie-google-docs-mcp/","firstSeenAt":"2026-09-09T10:26:36.289Z","fetchedAt":"2026-09-15T10:20:18.209Z","normalizedAt":"2026-09-15T10:20:18.209Z"}]},"firstSeenAt":"2026-09-09T10:26:36.289Z","updatedAt":"2026-09-15T10:22:03.203Z"}