libregistry
Registry
Models
Docker
IAM
MCP
Docs
Sign in with Google
MCP Servers
/
file-system
/ MCP Excel Reader
MCP Excel Reader
JSON →
http
none
★ 29
file-system
Read large Excel files with automatic chunking and pagination support.
github ↗
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
auth
none
Resources
github
https://github.com/ArchimedesCrypto/excel-reader-mcp ↗
MCP Excel Reader — MCP Server · libregistry