Back to Apps

MCP Excel Reader
Supports UIby archimedescrypto
Read and analyze Excel files (.xlsx, .xls) with automatic chunking and pagination for large datasets.
0 stars
Works in:claude
Exposes:Tools
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
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"excel-reader": {
"command": "excel-reader",
"env": {}
}
}
}





