Excel MCP Server - Manipulate Excel files without Microsoft Excel. Model Context Protocol server for reading, writing XLSX XLSM files with Claude AI LLM integration
{
"mcpServers": {
"guillehr2excel": {
"command": "npx",
"args": [
"-y",
"@guillehr2/excel-mcp-server"
]
}
}
}