databases
Mcp Google Sheets
A Model Context Protocol server for interacting with Google Sheets. This server provides tools to create, read, update, and manage spreadsheets through the Google Sheets API.
python
cloud
databases
Installation
npx -y xing5/mcp-google-sheetsConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcp-google-sheets",
"command": "npx",
"args": [
"-y",
"xing5/mcp-google-sheets"
]
}About This MCP Server
xing5/mcp-google-sheets
A Model Context Protocol server for interacting with Google Sheets. This server provides tools to create, read, update, and manage spreadsheets through the Google Sheets API.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub