Excel Vision MCP
未申請MCP server that lets AI agents SEE embedded images inside Excel files — full text + image extraction for .xlsx/.xlsm
インストール
uvx excel-vision-mcp未申請リスティング
このMCPサーバーはあなたのものですか?
このリスティングは公開情報から自動的にインデックスされました。申請することで、ページの編集、互換性の設定、成長ツールのアンロックができます。2分以内に完了します。
このサーバーを申請するツール(12個)
add_excel_sheet
Add a new empty sheet to an existing workbook.
create_excel_file
Create a new empty workbook with the sheets you name.
extract_images
Extract all embedded images from the workbook as base64 ImageContent.
format_excel_cells
Style a range: font, colors, borders, alignment, number formats. Only the attributes you pass are changed — existing styling is preserved.
get_workbook_overview
Quick structural summary of a workbook — file size, sheet list, dimensions, image count.
insert_excel_image
Insert a local image file into a workbook, anchored at a cell.
list_sheets
List all sheets with dimensions, merged cell counts, and image totals. Use this first to understand a workbook's structure.
read_excel_data
Read cell data from a specific sheet with pagination support.
search_excel
Case-insensitive text search across all cells in the workbook.
set_excel_column_widths
Set column widths manually and/or auto-fit to content.
update_excel_cells
Set individual cells by coordinate. Values starting with = are written as formulas.
write_excel_rows
Write a rectangular block of tabular data in one call.