$ timeahead.in
mcp/achmadya-devmcp-excel-query/install

install @achmadya-dev/mcp-excel-query

pick your MCP client below. snippets, file paths and reload steps included.
source: extracted from upstream READMEgithub.com/achmadya-dev/mcp-excel-query
paste into
macos: ~/Library/Application Support/Claude/claude_desktop_config.json
windows: %APPDATA%\Claude\claude_desktop_config.json
linux: ~/.config/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "excel": {
      "command": "npx",
      "args": [
        "-y",
        "@achmadya-dev/mcp-excel-query"
      ],
      "env": {
        "EXCEL_PAGING_CELLS_LIMIT": "4000"
      }
    }
  }
}
then: Quit Claude Desktop completely (Cmd/Ctrl+Q) and reopen it.
prefer a direct link? /mcp/achmadya-devmcp-excel-query/install/claude-desktop
← back to @achmadya-dev/mcp-excel-query