Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by yamitzky • Data & Databases
An MCP server to interact with Google Sheets: fetch and display sheet data, list headers and sheets, upload CSVs, and copy sheet contents.
Read tabular data from Google Sheets and render it as Markdown tables for reports or chat responses.
List or find sheet names and sheet URLs inside a spreadsheet to navigate or reference specific sheets.
Upload CSV files into Google Sheets or copy contents between sheets to automate data ingestion and replication.
This open-source MCP server provides programmatic operations for Google Spreadsheets, including fetching sheet data as Markdown tables, retrieving header/column names, discovering sheet URLs, listing all sheets, uploading CSV files, and copying sheet contents. It is designed for tabular sheets with the first row as column headers and assumes no duplicate column names. Authentication uses gspread/OAuth2, so a Google account and appropriate credentials are required. Useful for automating spreadsheet access and manipulation from agents or other automation tooling.
Retrieves data from the specified Google Spreadsheet sheet and returns it in Markdown table format.
Retrieves the list of column names (header row) from the specified Google Spreadsheet sheet.
Identifies the URL of the sheet with the specified name within the given Google Spreadsheet.
Retrieves the list of sheet names present in the specified Google Spreadsheet.
Uploads (overwrites) a CSV file from the local environment to the specified Google Spreadsheet sheet.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.