Found 6 repositories(showing 6)
jonemo
A thin wrapper around the OpenPyXl Python library that exposes some of its features as Model Context Protocol (MCP) server. This allows Claude and other MCP clients to fetch data from Excel files.
mort-lab
A Model Context Protocol (MCP) server for working with Excel (.xlsx) files without requiring Microsoft Excel. Enables AI assistants to create, read, modify, and format spreadsheets using openpyxl, fully in Python and cross-platform.
bassem-elsodany
MCP Excel Server — A Python-based Model Context Protocol (MCP) server using openpyxl to enable LLMs and agents to interact with Excel files: create workbooks, read/write sheets and cell ranges, apply formulas, take screenshots (Windows), and more. Features fully automatic tool registration via decorators and seamless integration with AI workflows
jagarlamudisrinath
No description available
urjeetpatel
An MCP (Model Context Protocol) server for reading Excel workbooks (.xlsx). Built with FastMCP and openpyxl.
MaximeSwagel
Excel MCP server that lets assistants browse, edit, and create spreadsheets through FastMCP and openpyxl, exposing read/write tooling over the streamable HTTP transport. Ships with a FastAPI wrapper, deployment-ready Fly.io config, and optional web UI to manage workbook interactions.
All 6 repositories loaded