Skip to content
Back to search
30
MCP

Excel Explorer

pulsemcp/excel explorer

Provides Excel file analysis through pandas-powered tools for loading spreadsheets, extracting schemas, sampling data, generating statistics, and assessing data quality to enable quick dataset exploration without manual navigation.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "excel_explorer": {
      "url": "None",
      "transport": "http"
    }
  }
}