MCP server for Excel file manipulation
MCP server for reading and writing Microsoft Excel files without needing Excel installed. Create, read, modify workbooks with formulas, charts, and pivot tables.
{
"mcpServers": {
"excel": {
"mcpServers": {
"excel": {
"args": [
"-y",
"excel-mcp-server"
],
"command": "npx"
}
}
}
}
}