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 a spreadsheet, including the list of sheets. Parameters: url (string) - the URL of the spreadsheet.

getSheetData

Retrieve 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

社区评论

0.0
0 条评论
5
0
4
0
3
0
2
0
1
0

暂无评论. 成为第一个评论的人!

登录以参与讨论

Coming soon to
HighlightHighlight AI

语言

TypeScript

分类

标签