
MCP Excel Reader
Supports UIby archimedescrypto
Read and analyze Excel files (.xlsx, .xls) with automatic chunking and pagination for large datasets.
What it does
Connects AI models to local Excel spreadsheets, allowing them to read, analyze, and extract data from .xlsx and .xls files efficiently. It solves the context window problem by automatically breaking large files into manageable chunks.
Tools
read_excel: Reads a specific sheet from an Excel file with support for row pagination and size limits.
Installation
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"excel-reader": {
"command": "excel-reader",
"env": {}
}
}
}
Supported hosts
- Claude Desktop
Quick install
npm install -g @archimdescrypto/excel-readerInformation
- Pricing
- free
- Published
- 5/12/2026
- stars






