G

Google Spreadsheets

A server project that allows LLMs to directly access Google Sheets data via the MCP protocol
2.5 points
11

What is the Spreadsheet MCP Server?

The Spreadsheet MCP Server is a tool based on the Model Context Protocol (MCP) that allows you to access data in Google Sheets through simple commands. It is very suitable for scenarios where you need to quickly obtain or analyze data.

How to use the Spreadsheet MCP Server?

You can set up and use the Spreadsheet MCP Server in just a few simple steps. First, install the dependencies, then configure the environment variables, and finally start the server and connect to your Google Sheets.

Applicable scenarios

Suitable for developers, analysts, and business personnel who need to quickly access Google Sheets data. For example: data analysis, report generation, team collaboration, etc.

Main Features

Get Spreadsheet basic informationGet the name, ID, and list of Sheets in the specified Spreadsheet.
Get Sheet dataExtract data from the specified Sheet and return it in the form of a Markdown table.

Advantages and Limitations

Advantages
Supports integration with multiple clients via the MCP protocol.
Simple to operate, no complex configuration required.
Efficiently access Google Sheets data, improving work efficiency.
Good cross - platform compatibility.
Limitations
Requires Google API support, which may involve permission management.
There are limitations on the processing speed of large files.
Does not support real - time updates, and data needs to be manually refreshed.

How to Use

Clone the project repository
Clone the code of this project to your local machine via Git.
Install dependencies
Install the required Node.js modules.
Configure environment variables
Edit the.env file and add the necessary Google API key and Web App URL.
Start the server
Run the script to start the MCP server.

Usage Examples

Get Spreadsheet basic informationGet the name, ID, and list of Sheets of a certain Spreadsheet.
Get Sheet dataExtract data from the specified Sheet and return it in the form of a Markdown table.

Frequently Asked Questions

Does the Spreadsheet MCP Server support real - time updates?
How to integrate the Spreadsheet MCP Server in Claude for Desktop?
Why do I need to configure GAS_WEB_APP_URL and GAS_API_KEY?

Related Resources

GitHub Project Homepage
Get more information about the Spreadsheet MCP Server.
Google Apps Script Official Documentation
Learn how to create and deploy a Google Apps Script Web App.
Claude for Desktop Official Documentation
Learn how to configure the MCP server in Claude for Desktop.
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "spreadsheet": {
      "command": "node",
      "args": ["<absolute-path-to-project>/build/index.js"]
    }
  }
}

{
  "mcpServers": {
    "spreadsheet": {
      "command": "node",
      "args": ["<absolute-path-to-project>/build/index.js"],
      "env": {
        "GAS_WEB_APP_URL": "https://script.google.com/macros/s/your-deployment-id/exec",
        "GAS_API_KEY": "your-api-key"
      }
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Featured MCP Services
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
823
4.3 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
79
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
130
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
554
5 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.6K
4.5 points
C
Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
745
4.8 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase