Skip to main content
Glama
129,971 tools. Last updated 2026-05-06 17:18

"Searching for Google Sheets MCP (Minimum Cell Production or similar)" matching MCP tools:

Matching MCP Servers

Matching MCP Connectors

  • Streamable HTTP MCP server for Google Calendar and Sheets with OAuth login.

  • Scrape Google search results with SERP data, ads, and knowledge panels

  • Discover related code implementations and similar patterns by searching for symbols with comparable functionality across multiple programming languages.
    MIT
  • Retrieve values from multiple specified ranges in a Google Sheets spreadsheet using A1 notation, with options for major dimension and value representation.
  • Remove unwanted sheets from a Google Sheets document by specifying the spreadsheet ID and sheet ID, streamlining document organization and management.
  • Copy a specific sheet from one Google Sheets spreadsheet to another by specifying source and destination spreadsheet IDs and the sheet ID to transfer.
  • Retrieve metadata from Google Sheets, including sheet names, IDs, and properties, by providing the spreadsheet ID for efficient data management.
  • Update multiple ranges in a Google Sheets spreadsheet with new values in one request. Specify spreadsheet ID, range-value pairs, and input interpretation (RAW or USER_ENTERED).
  • Create a new Google Sheets spreadsheet with customizable titles, sheet configurations, and predefined rows and columns through the mcp-gsheets server.
  • Duplicate a sheet in Google Sheets by specifying the spreadsheet ID, sheet ID, insertion index, and new name. Streamline worksheet replication for organized data management.
  • Add a new sheet to a Google Sheets spreadsheet by specifying its title, position, and dimensions. Requires the spreadsheet ID for integration.
  • Retrieve values from a specific range in a Google Sheets spreadsheet using the spreadsheet ID, range, and optional parameters for major dimension and value rendering.