Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ArchimedesCrypto • Workflow & Task Management
An MCP server that reads Excel files with automatic chunking and pagination so agents can process large spreadsheets efficiently.
Read and process large Excel files without loading entire sheets into memory by using automatic chunking and pagination.
Extract specific sheets, rows, or columns (including proper date handling) for downstream analysis or transformation.
Integrate spreadsheet data into MCP workflows (e.g., Claude) with clear metadata about chunks and next-page navigation.
This MCP server reads Excel (.xlsx, .xls) files using SheetJS and TypeScript, automatically chunking large datasets and providing pagination metadata for incremental reads. It supports sheet selection, row pagination, proper date handling, and error validation to handle malformed or large files gracefully. The server is optimized for large files and returns structured responses describing sheets, row/column ranges, and next-chunk information. It is intended for integration with MCP-compatible agents (e.g., Claude) to enable safe, efficient spreadsheet access from LLM workflows.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.