Installation & Configuration
{
"mcpServers": {
"gsheet": {
"command": "uv",
"args": [
"--directory",
"/path/to/mcp-gsheet",
"run",
"server.py"
],
"env": {
"GOOGLE_APPLICATION_CREDENTIALS": "/path/to/your/service-account-key.json"
}
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15