MCP Servers / file-system / MCP Excel Reader

MCP Excel Reader

JSON →
httpnone29file-system

Read large Excel files with automatic chunking and pagination support.

Install
How to run this server
[ { "cmd": "npx -y @smithery/cli", "imports": [] } ]
server path: mcp-excel-reader
Tools
What this server exposes
read_excel
Read Excel files (.xlsx, .xls) with automatic chunking, sheet selection, row pagination, and proper date handling. Parameters: filePath (string, required), sheetName (string, optional), startRow (number, optional), maxRows (number, optional). Returns file metadata, sheet data, and pagination info.
Configuration
Environment & auth
authnone
Resources
MCP Excel Reader — MCP Server · libregistry