sheets-wizard
Verified Safeby consigcody94
Overview
AI-powered Google Sheets automation for creating, reading, writing, adding formulas, charting, and exporting spreadsheet data.
Installation
node dist/index.jsSecurity Notes
The server correctly delegates OAuth credential management to the client by requiring credentials as a JSON string argument for each tool call. This prevents the server from persistently storing sensitive access tokens, reducing the risk of server-side data breaches. It avoids `eval` or similar high-risk functions. However, the security of the credentials string itself (how it's obtained, stored, and passed by the client application) is outside the scope of this server, and if not handled securely by the client, could still lead to exposure.
Similar Servers
excel-mcp-server
This server allows AI agents to manipulate Excel files (create, read, update, format, chart, pivot, validate) without requiring Microsoft Excel to be installed.
google_workspace_mcp
Provides comprehensive natural language control over Google Workspace services (Gmail, Calendar, Drive, Docs, Sheets, Slides, Forms, Tasks, Chat, Custom Search) through MCP clients and AI assistants.
mcp-google-sheets
Acts as an AI assistant's gateway to Google Sheets for automation and data manipulation.
mcp-gsheets
A Model Context Protocol (MCP) server for Google Sheets API integration, enabling reading, writing, and managing Google Sheets documents directly from MCP clients like Claude Code, Claude Desktop, or Cursor.