This MCP server integrates with your Google Drive and Google Sheets, to enable creating and modifying spreadsheets.
{
"mcpServers": {
"mcp-google-sheets": {
"command": "uvx",
"args": [
"mcp-google-sheets"
]
}
}
}