Fetches Quip document spreadsheet data, supporting both stdio and streamable HTTP.
This Model Context Protocol (MCP) server, implemented in TypeScript, enables interaction with Quip spreadsheets. It provides tools to read spreadsheet data from Quip documents and return the content in CSV format. The server supports both stdio and HTTP transports, allowing integration with various applications and services. It features robust error handling, mock mode for testing, structured logging, API key authentication, and caching for improved performance.