ArchimedesCrypto/excel-reader-mcp
A Model Context Protocol (MCP) server for reading Excel files with automatic chunking and pagination support. Built with SheetJS and TypeScript.
Platform-specific configuration:
{
"mcpServers": {
"excel-reader-mcp": {
"command": "npx",
"args": [
"-y",
"excel-reader-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...