Loading MCP server directory, please wait...
Excel reading MCP with embedded image extraction — AI agents see text and images in xlsx files
npx @getmcp/cli add io.github.VOYAGER-Inc/excel-vision-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.VOYAGER-Inc/excel-vision-mcp": {
"command": "uvx",
"args": [
"excel-vision-mcp"
]
}
}
}