jwadow/mcp-excel
MCP server for AI agents to analyze Excel spreadsheets through atomic operations. Like SQL for Excel. Fast, accurate, and efficient. No context overflow.
Platform-specific configuration:
{
"mcpServers": {
"mcp-excel": {
"command": "npx",
"args": [
"-y",
"mcp-excel"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...