excel-reader-mcp

excel-reader-mcp

18

The MCP Excel Reader is a tool for handling large Excel files efficiently by leveraging automatic chunking and pagination. It is built on SheetJS and integrated with the MCP ecosystem, ensuring optimal performance and error handling.

MCP Excel Reader

A Model Context Protocol (MCP) server designed to facilitate efficient reading of large Excel files by utilizing automatic chunking and pagination.

Features

  • Read Excel files (.xlsx, .xls) with automatic size limits
  • Automatic chunking for large datasets
  • Sheet selection and row pagination
  • Proper date handling
  • Optimized for large files
  • Error handling and validation

Installation

Installing via Smithery

To install Excel Reader for Claude Desktop automatically via Smithery.

As an MCP Server

  1. Install globally.
  2. Add to your MCP settings file.

For Development

  1. Clone the repository.
  2. Install dependencies.
  3. Build the project.

Usage

The Excel Reader offers a tool to read Excel files with options for sheet selection and row pagination, providing chunking metadata for large file handling.