Loading MCP server directory, please wait...
MCP server for accurate, structure-preserving read/write access to Excel (.xlsx) files
npx @getmcp/cli add io.github.ruriazz/xlsx-tools-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ruriazz/xlsx-tools-mcp": {
"command": "uvx",
"args": [
"xlsx-tools-mcp"
],
"env": {
"XLSX_MCP_FILES": "",
"XLSX_MCP_RECALC_TIMEOUT": "",
"XLSX_MCP_LOCK_TIMEOUT": ""
}
}
}
}