xlsx-tools-mcp for Claude Code
io.github.ruriazz/xlsx-tools-mcp
MCP server for accurate, structure-preserving read/write access to Excel (.xlsx) files
client:Claude Code
transport:stdio
runtime:pypi
Install xlsx-tools-mcp in Claude Code
run in your project directory
claude mcp add xlsx-tools-mcp -e XLSX_MCP_FILES=<XLSX_MCP_FILES> -e XLSX_MCP_RECALC_TIMEOUT=<XLSX_MCP_RECALC_TIMEOUT> -e XLSX_MCP_LOCK_TIMEOUT=<XLSX_MCP_LOCK_TIMEOUT> -- uvx xlsx-tools-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs