claude mcp add domdomegg-google-sheets-mcp -- npx -y google-sheets-mcp
{
"mcpServers": {
"domdomegg-google-sheets-mcp": {
"command": "npx",
"args": ["-y", "google-sheets-mcp"]
}
}
}
{
"mcpServers": {
"domdomegg-google-sheets-mcp": {
"command": "npx",
"args": ["-y", "google-sheets-mcp"]
}
}
}
{
"mcpServers": {
"domdomegg-google-sheets-mcp": {
"command": "npx",
"args": ["-y", "google-sheets-mcp"]
}
}
}
About This MCP Server
The google-sheets-mcp server enables AI systems to interact with Google Sheets by reading, writing, and querying spreadsheet data, allowing developers to leverage this functionality when they need to integrate AI coding assistants with Google Sheets data. This server connects to Google Sheets via the Model Context Protocol, facilitating seamless data exchange between AI systems and spreadsheets. Developers can use this server when they need to access or manipulate spreadsheet data within their AI-powered applications.
Allow AI systems to read, write, and query spreadsheet data via Google Sheets.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
google-sheets-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The Google Sheets server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.