spreadsheet-mcp-server
1
This project is a Model Context Protocol (MCP) server designed for accessing and formatting Google Spreadsheet data. It facilitates integration with different MCP clients, offering features such as retrieving spreadsheet information and specific sheet data in Markdown format.
Spreadsheet MCP Server
- A Model Context Protocol (MCP) server for accessing Google Spreadsheet data.
- Features include retrieving basic spreadsheet information and data from specific sheets in Markdown format.
- Integration with MCP clients like Claude for Desktop.
Features
- Retrieve and format spreadsheet data.
- Integration with clients and testing via MCP Inspector.
Installation
- Clone the repository and install dependencies.
- Set environment variables for Google Apps integration.
Usage
- Standalone start with npm.
- Integrate with Claude for Desktop.
- Testing with MCP Inspector.