excel-reader-mcp-server
If you are the rightful owner of excel-reader-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Excel Reader MCP Server is designed to read Excel files and return the data in a structured format using the openpyxl library.
Excel Reader MCP Server
Description
This is a simple MCP server that reads Excel files and returns the data in a structured format. It uses the openpyxl
library to read Excel files.
Setup
- Create a
.env
file in the root directory of the project. You can use the.env.example
file as a template.
Install
Install to Claude Desktop
uv run mcp install server.py -f .env