Enables LLMs to directly access and utilize data from Google Spreadsheets.
Spreadsheet provides a Model Context Protocol (MCP) server that allows Large Language Models (LLMs) to directly interact with Google Spreadsheet data. It retrieves spreadsheet information, including sheet lists, and formats sheet data into Markdown for easy integration. By connecting with a Google Apps Script Web App, it securely accesses and delivers spreadsheet content to enhance LLM capabilities.