Installation & Configuration
{
"mcpServers": {
"google-sheets-mcp": {
"command": "uvx",
"args": [
"google-sheets-mcp@latest"
],
"env": {
"project_id": "your-project-id",
"private_key_id": "your-private-key-id",
"private_key": "your-private-key",
"client_email": "[email protected]",
"client_id": "your-client-id",
"client_x509_cert_url": "your-cert-url"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/11
Updated
2026/6/12