excel-reader-mcp-server
0
Excel Reader MCP Server is designed to read Excel files and output the data in a structured manner, utilizing the openpyxl library. It is primarily used to facilitate handling Excel data through an MCP server interface.
Excel Reader MCP Server
- A simple MCP server for reading Excel files and returning data in a structured format.
- Uses the openpyxl library.
Setup
- Create a
.env
file using the provided example as a template.