Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by zxkane • Uncategorized
A TypeScript MCP server to read Quip spreadsheet data and return it in CSV format.
Extract and process spreadsheet data from Quip documents.
That require CSV formatted spreadsheet content with metadata and resource URIs.
A scalable, serverless backend to serve Quip spreadsheet data with authentication and caching.
This MCP server enables interaction with Quip spreadsheets by retrieving spreadsheet content as CSV, supporting sheet selection, authentication, and multiple storage options including local filesystem and Amazon S3. It offers enhanced error handling, caching, structured logging, and supports deployment as a serverless AWS Lambda or agent core runtime. The server supports both stdio and HTTP transports, with optional Server-Sent Events for streaming responses.