Provides read-only access to Google Sheets, enabling AI clients like Claude Desktop to interact with spreadsheet data.
Sponsored
This Model Context Protocol (MCP) server acts as a bridge, allowing AI agents and other MCP clients to securely read data from your Google Spreadsheets. It simplifies data retrieval by exposing Google Sheets functionality through simple URL-based tools, ensuring that AI can access and process information stored in your sheets without direct browser interaction. With OAuth 2.0 for secure authentication and support for various output formats, it seamlessly integrates Google Sheets data into AI-driven workflows.
Key Features
010 GitHub stars
02Read-only access to Google Sheets
03OAuth 2.0 authentication for secure access
04Three dedicated tools: get info, list tabs, and get tab data
05Flexible output formats (Markdown and JSON)
06A1 notation support for range selection
Use Cases
01Retrieve metadata about any Google Spreadsheet programmatically
02List all available tabs or sheets within a specified Google Spreadsheet
03Read specific cell data or entire ranges from a Google Sheet tab using natural language with AI clients