Enables Claude and other Model Context Protocol (MCP) clients to fetch and analyze data from Excel files.
Openpyxl is a thin wrapper around the OpenPyXl Python library, exposing its functionality as a Model Context Protocol (MCP) server. This allows large language models like Claude to access and analyze data directly from Excel files, facilitating tasks such as data extraction, summarization, and answering questions based on spreadsheet contents.