openpyxl-mcp-server

openpyxl-mcp-server

12

The openpyxl_mcp_server is a tool that serves as a bridge between Excel files and Model Context Protocol (MCP) clients, allowing data to be fetched via the OpenPyXl library. Specifically designed to assist applications like Claude Desktop, it simplifies data integration from Excel.

openpyxl_mcp_server

  • A wrapper for the OpenPyXl Python library that functions as a Model Context Protocol (MCP) server.
  • Enables MCP clients, like Claude Desktop, to access data in Excel files.
  • Installation: Download executable from GitHub releases and configure Claude Desktop or other MCP clients by following specific steps.
  • Configuring for Claude Desktop: Requires specific JSON configuration for OS-based paths.
  • Development: Install via source for development purposes and use Git and Python virtual environments. Supports building standalone executables with PyInstaller.

This tool is listed in multiple MCP server directories.