📄 Connect LLMs with Google Docs through this unofficial MCP server for smarter workflows and efficient document management.
{
"mcpServers": {
"google-docs-1": {
"command": "npx",
"args": [
"-y",
"google-docs-mcp-server"
]
}
}
}