Excel
📋 Productivity
Read, write, and manipulate Microsoft Excel files without Office installed. Create workbooks, modify cells and formulas, apply formatting, manage sheets, and export data for enterprise spreadsheet workflows.
Tags
Tools (7)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"excel": {
"command": "npx",
"args": [
"-y",
"@negokaz/excel-mcp-server"
]
}
}
}