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