MCPServers
Google Spreadsheets - MCP server logo

Google Spreadsheets

1
0

Summary

Spreadsheet-MCP-Server provides integration with Google Spreadsheets through the Model Context Protocol, allowing AI assistants to interact with spreadsheet data programmatically. Built with TypeScript and leveraging the MCP SDK, this server implementation offers tools for retrieving and manipulating spreadsheet content through a standardized API. The server architecture includes utilities for formatting data and connecting to spreadsheet services, with comprehensive test coverage ensuring reliability. It's particularly useful for applications requiring data analysis, reporting, or any workflow that needs to access or update information stored in spreadsheets without manual intervention.

Available Actions(2)

getSpreadsheet

Retrieve basic information about the spreadsheet and the list of sheets. Parameters: url (string) - the URL of the spreadsheet.

getSheetData

Get data from a specific sheet in the spreadsheet. Parameters: url (string) - the URL of the spreadsheet, sheetName (string) - the name of the sheet to retrieve.

Last Updated: April 17, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Coming soon to
HighlightHighlight AI

Language

TypeScript

Categories

Tags