jonemo_openpyxl-mcp-server

jonemo_openpyxl-mcp-server

3.2

If you are the rightful owner of jonemo_openpyxl-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.

A thin wrapper around the OpenPyXl Python library that exposes some of its features as a Model Context Protocol (MCP) server.

The openpyxl_mcp_server is a specialized server that leverages the OpenPyXl library to provide MCP clients, such as Claude, with the ability to interact with Excel files. This server acts as a bridge, allowing users to fetch and manipulate data from Excel spreadsheets through a standardized protocol. It is particularly useful for applications that require automated data extraction and analysis from Excel files, making it a valuable tool for developers and data analysts who work with Excel data in a programmatic way. The server can be configured to work with various MCP clients, providing flexibility and ease of integration into existing workflows.

Features

  • Exposes OpenPyXl features as an MCP server.
  • Allows MCP clients to fetch data from Excel files.
  • Compatible with multiple platforms including Windows and macOS.
  • Supports configuration with various MCP clients like Claude Desktop.
  • Provides a way to run from source for development purposes.

Tools

  1. inspect_excel_xlsx_file

    Allows inspection and data extraction from Excel files using MCP.