VOYAGER-Inc/excel-vision-mcp

View on GitHub ↗

MCP server that lets AI agents SEE embedded images inside Excel files — full text + image extraction for .xlsx/.xlsm

18 ★1 forksPythonUpdated 1mo ago

What you need to know

Excel MCP server that returns embedded cell images as ImageContent so vision-capable LLMs can read spreadsheets visually.

Install

pip install excel-vision-mcp

Usage

  • Add the server to your MCP client and ask questions about Excel files that include embedded images

Key features

  • Returns embedded images as ImageContent
  • Vision-friendly Excel reading
  • Python 3.11+
  • PyPI package

Best for

Reading Excel data with vision-capable LLMs

Caveats

  • Requires Python 3.11+
Platforms: PythonClients: Claude · MCP-compatible clients

Reviewed 2026-08-11

Topics

ai-agentsclaudeexcelimage-extractionmcpmcp-servermodel-context-protocolopenpyxlspreadsheetxlsx
Stars
18★
Forks
1
Language
Python
License
MIT
Created
2026-07-16
Last push
2026-07-31