1
Excel Analysis with Claude + MCP
To enable real-time AI interaction with Excel, configure the Excel MCP server:
- Go to the GitHub repo.
- Copy and add this block to your Claude config file under "mcpServers".
- Save and restart Claude to activate the new tools.
"excel": {
"command": "npx",
"args": ["--yes", "@negokaz/excel-mcp-server"],
"env": {
"EXCEL_MCP_PAGING_CELLS_LIMIT": "4000"
}
}
Once restarted, new Excel tools appear under Claude's Search & Tools tab.
Claude will:
- Open the workbook;
- Analyze the data;
- Create a new sheet with the requested stats.
All without you opening Excel!
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 1
Demandez à l'IA
Demandez à l'IA
Posez n'importe quelle question ou essayez l'une des questions suggérées pour commencer notre discussion
Awesome!
Completion rate improved to 100
1
Glissez pour afficher le menu
Excel Analysis with Claude + MCP
To enable real-time AI interaction with Excel, configure the Excel MCP server:
- Go to the GitHub repo.
- Copy and add this block to your Claude config file under "mcpServers".
- Save and restart Claude to activate the new tools.
"excel": {
"command": "npx",
"args": ["--yes", "@negokaz/excel-mcp-server"],
"env": {
"EXCEL_MCP_PAGING_CELLS_LIMIT": "4000"
}
}
Once restarted, new Excel tools appear under Claude's Search & Tools tab.
Claude will:
- Open the workbook;
- Analyze the data;
- Create a new sheet with the requested stats.
All without you opening Excel!
Tout était clair ?
Merci pour vos commentaires !
Section 1. Chapitre 1