databases

Mcp Gsheets

MCP server for Google Sheets API integration with comprehensive reading, writing, formatting, and sheet management capabilities.

typescript
cloud
databases
0
View on GitHub

Installation

npx -y freema/mcp-gsheets

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-gsheets",
  "command": "npx",
  "args": [
    "-y",
    "freema/mcp-gsheets"
  ]
}

About This MCP Server

freema/mcp-gsheets

MCP server for Google Sheets API integration with comprehensive reading, writing, formatting, and sheet management capabilities.

GitHub: https://github.com/freema/mcp-gsheets

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub